ntex-rs / ntex

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

Fix handling of connection header #370 #373

Closed fafhrd91 closed 6 days ago

codecov[bot] commented 6 days ago

Codecov Report

Attention: Patch coverage is 78.12500% with 21 lines in your changes missing coverage. Please review.

Project coverage is 91.04%. Comparing base (e0b5284) to head (f5413b0).

Files Patch % Lines
ntex/src/http/h1/control.rs 0.00% 20 Missing :warning:
ntex/src/http/h1/decoder.rs 97.67% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #373 +/- ## ========================================== - Coverage 91.09% 91.04% -0.05% ========================================== Files 198 198 Lines 31894 31933 +39 ========================================== + Hits 29053 29074 +21 - Misses 2841 2859 +18 ```

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