Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for brotli compression format #2213

Closed
wants to merge 36 commits into from

Remove new line

7fb41dc
Select commit
Loading
Failed to load commit list.
Closed

Add support for brotli compression format #2213

Remove new line
7fb41dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 13, 2024 in 0s

79.88% (target 80.00%)

View this Pull Request on Codecov

79.88% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 48.27586% with 15 lines in your changes missing coverage. Please review.

Project coverage is 79.88%. Comparing base (ef10a2a) to head (7fb41dc).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...nsport/contractimpl/Http2OutboundRespListener.java 43.75% 4 Missing and 5 partials ⚠️
...ner/http2/Http2SourceConnectionHandlerBuilder.java 57.14% 2 Missing and 1 partial ⚠️
...ttp/transport/message/HttpMessageDataStreamer.java 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2213      +/-   ##
============================================
- Coverage     79.92%   79.88%   -0.04%     
  Complexity      678      678              
============================================
  Files           417      417              
  Lines         23151    23171      +20     
  Branches       5307     5313       +6     
============================================
+ Hits          18504    18511       +7     
- Misses         3511     3517       +6     
- Partials       1136     1143       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.