ntex-rs / ntex

framework for composable networking services
Apache License 2.0
1.84k stars 105 forks source link

Use tokio Handle if available #339

Closed fafhrd91 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 34.37500% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 90.61%. Comparing base (395cf69) to head (f630c24).

Files Patch % Lines
ntex-rt/src/builder.rs 9.09% 20 Missing :warning:
ntex-rt/src/lib.rs 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #339 +/- ## ========================================== - Coverage 90.67% 90.61% -0.07% ========================================== Files 197 197 Lines 31606 31630 +24 ========================================== + Hits 28659 28661 +2 - Misses 2947 2969 +22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.