ntex-rs / ntex

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

Fix handling payload timer after payload got consumed #366

Closed fafhrd91 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 90.91%. Comparing base (3b49828) to head (af723f2).

Files Patch % Lines
ntex/src/http/h1/dispatcher.rs 88.88% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #366 +/- ## ======================================= Coverage 90.90% 90.91% ======================================= Files 198 198 Lines 31872 31876 +4 ======================================= + Hits 28974 28980 +6 + Misses 2898 2896 -2 ```

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