ntex-rs / ntex

framework for composable networking services
Apache License 2.0
1.98k stars 108 forks source link

Feature gate brotli2 encoder #321

Closed fafhrd91 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.67%. Comparing base (d3499fe) to head (0ebae8c).

Files Patch % Lines
ntex/src/http/encoding/encoder.rs 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #321 +/- ## ========================================== - Coverage 90.67% 90.67% -0.01% ========================================== Files 197 197 Lines 31565 31565 ========================================== - Hits 28622 28621 -1 - Misses 2943 2944 +1 ```

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