ntex-rs / ntex

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

Better write back-pressure handling #359

Closed fafhrd91 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 90.80%. Comparing base (1b3a530) to head (5eb84b9). Report is 1 commits behind head on master.

Files Patch % Lines
ntex-io/src/dispatcher.rs 88.63% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #359 +/- ## ========================================== + Coverage 90.70% 90.80% +0.10% ========================================== Files 197 197 Lines 31664 31702 +38 ========================================== + Hits 28721 28788 +67 + Misses 2943 2914 -29 ```

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