ntex-rs / ntex

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

Better handling for h2 remote payload #439

Closed fafhrd91 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 55.55556% with 24 lines in your changes missing coverage. Please review.

Project coverage is 91.06%. Comparing base (4f7d951) to head (f793a89). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ntex/src/http/client/h2proto.rs 40.54% 22 Missing :warning:
ntex/src/http/h2/payload.rs 88.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #439 +/- ## ========================================== - Coverage 91.11% 91.06% -0.05% ========================================== Files 200 200 Lines 32171 32205 +34 ========================================== + Hits 29314 29329 +15 - Misses 2857 2876 +19 ```

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