ntex-rs / ntex

framework for composable networking services
Apache License 2.0
2.05k stars 110 forks source link

Force runtime selection #435

Closed fafhrd91 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.09%. Comparing base (b0a7658) to head (2e42850). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ntex-rt/src/lib.rs 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #435 +/- ## ========================================== - Coverage 91.10% 91.09% -0.01% ========================================== Files 200 200 Lines 32169 32171 +2 ========================================== + Hits 29306 29307 +1 - Misses 2863 2864 +1 ```

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