Added Service::poll() method #481
67.59% of diff hit (target 90.96%)
View this Pull Request on Codecov
67.59% of diff hit (target 90.96%)
Annotations
Check warning on line 273 in ntex-service/src/lib.rs
codecov / codecov/patch
ntex-service/src/lib.rs#L272-L273
Added lines #L272 - L273 were not covered by tests
Check warning on line 60 in ntex-service/src/pipeline.rs
codecov / codecov/patch
ntex-service/src/pipeline.rs#L60
Added line #L60 was not covered by tests
Check warning on line 256 in ntex-service/src/pipeline.rs
codecov / codecov/patch
ntex-service/src/pipeline.rs#L255-L256
Added lines #L255 - L256 were not covered by tests
Check warning on line 134 in ntex-util/src/services/keepalive.rs
codecov / codecov/patch
ntex-util/src/services/keepalive.rs#L130-L134
Added lines #L130 - L134 were not covered by tests
Check warning on line 233 in ntex/src/http/h1/service.rs
codecov / codecov/patch
ntex/src/http/h1/service.rs#L233
Added line #L233 was not covered by tests
Check warning on line 240 in ntex/src/http/h1/service.rs
codecov / codecov/patch
ntex/src/http/h1/service.rs#L235-L240
Added lines #L235 - L240 were not covered by tests
Check warning on line 234 in ntex/src/http/h2/service.rs
codecov / codecov/patch
ntex/src/http/h2/service.rs#L230-L234
Added lines #L230 - L234 were not covered by tests
Check warning on line 315 in ntex/src/http/service.rs
codecov / codecov/patch
ntex/src/http/service.rs#L315
Added line #L315 was not covered by tests
Check warning on line 322 in ntex/src/http/service.rs
codecov / codecov/patch
ntex/src/http/service.rs#L317-L322
Added lines #L317 - L322 were not covered by tests
Check warning on line 308 in ntex/src/web/app_service.rs
codecov / codecov/patch
ntex/src/web/app_service.rs#L306-L308
Added lines #L306 - L308 were not covered by tests
Check warning on line 500 in ntex/src/web/scope.rs
codecov / codecov/patch
ntex/src/web/scope.rs#L498-L500
Added lines #L498 - L500 were not covered by tests