Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ntex - 0.7 #210

Merged
merged 6 commits into from
Jun 15, 2023

Remove boxed rc service

bcbfd10
Select commit
Loading
Failed to load commit list.
Merged

ntex - 0.7 #210

Remove boxed rc service
bcbfd10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 15, 2023 in 1s

93.37% of diff hit (target 90.78%)

View this Pull Request on Codecov

93.37% of diff hit (target 90.78%)

Annotations

Check warning on line 382 in ntex-io/src/buf.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/buf.rs#L380-L382

Added lines #L380 - L382 were not covered by tests

Check warning on line 629 in ntex-io/src/dispatcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-io/src/dispatcher.rs#L625-L629

Added lines #L625 - L629 were not covered by tests

Check warning on line 184 in ntex-service/src/ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-service/src/ctx.rs#L178-L184

Added lines #L178 - L184 were not covered by tests

Check warning on line 264 in ntex-service/src/ctx.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-service/src/ctx.rs#L264

Added line #L264 was not covered by tests

Check warning on line 262 in ntex-service/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-service/src/lib.rs#L261-L262

Added lines #L261 - L262 were not covered by tests

Check warning on line 286 in ntex-service/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-service/src/lib.rs#L285-L286

Added lines #L285 - L286 were not covered by tests

Check warning on line 56 in ntex-tls/src/rustls/server.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex-tls/src/rustls/server.rs#L56

Added line #L56 was not covered by tests

Check warning on line 58 in ntex/src/http/body.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex/src/http/body.rs#L58

Added line #L58 was not covered by tests

Check warning on line 50 in ntex/src/http/h1/dispatcher.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex/src/http/h1/dispatcher.rs#L50

Added line #L50 was not covered by tests

Check warning on line 32 in ntex/src/http/h1/expect.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex/src/http/h1/expect.rs#L27-L32

Added lines #L27 - L32 were not covered by tests

Check warning on line 83 in ntex/src/server/service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex/src/server/service.rs#L83

Added line #L83 was not covered by tests

Check warning on line 93 in ntex/src/server/service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex/src/server/service.rs#L93

Added line #L93 was not covered by tests

Check warning on line 575 in ntex/src/server/worker.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex/src/server/worker.rs#L575

Added line #L575 was not covered by tests

Check warning on line 277 in ntex/src/web/app_service.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex/src/web/app_service.rs#L275-L277

Added lines #L275 - L277 were not covered by tests

Check warning on line 548 in ntex/src/web/scope.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

ntex/src/web/scope.rs#L548

Added line #L548 was not covered by tests