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

Cherry pick #6766 and #6952 to v1.62.x release branch #7019

Merged
merged 2 commits into from
Mar 4, 2024

fix enabling compression by trimming whitespaces in accept encoding h…

5948513
Select commit
Loading
Failed to load commit list.
Merged

Cherry pick #6766 and #6952 to v1.62.x release branch #7019

fix enabling compression by trimming whitespaces in accept encoding h…
5948513
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2024 in 0s

82.31% (+0.03%) compared to 9d981b0

View this Pull Request on Codecov

82.31% (+0.03%) compared to 9d981b0

Details

Codecov Report

Merging #7019 (5948513) into v1.62.x (9d981b0) will increase coverage by 0.03%.
The diff coverage is 94.44%.

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.62.x    #7019      +/-   ##
===========================================
+ Coverage    82.27%   82.31%   +0.03%     
===========================================
  Files          296      296              
  Lines        31449    31461      +12     
===========================================
+ Hits         25876    25897      +21     
+ Misses        4510     4494      -16     
- Partials      1063     1070       +7     
Files Coverage Δ
internal/transport/transport.go 94.07% <100.00%> (+1.30%) ⬆️
server.go 81.53% <100.00%> (+0.50%) ⬆️
rpc_util.go 77.77% <91.66%> (+0.37%) ⬆️

... and 20 files with indirect coverage changes