ntex-rs / ntex

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

Fix handling not consumed request's payload #367

Closed fafhrd91 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 90.93%. Comparing base (9c29de1) to head (a02865a).

Files Patch % Lines
ntex/src/http/h1/dispatcher.rs 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #367 +/- ## ========================================== + Coverage 90.90% 90.93% +0.02% ========================================== Files 198 198 Lines 31876 31871 -5 ========================================== + Hits 28978 28982 +4 + Misses 2898 2889 -9 ```

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