ntex-rs / ntex

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

Check service readiness once per decoded item #463

Closed fafhrd91 closed 5 days ago

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 90.99%. Comparing base (0a37645) to head (e7c7526). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
ntex-io/src/dispatcher.rs 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #463 +/- ## ========================================== - Coverage 91.00% 90.99% -0.01% ========================================== Files 198 198 Lines 32446 32453 +7 ========================================== + Hits 29527 29531 +4 - Misses 2919 2922 +3 ```

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