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

Ignore double value for grpc-accept-encoding header #2342

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Ignore double value for grpc-accept-encoding header

acb2813
Select commit
Loading
Failed to load commit list.
Open

Ignore double value for grpc-accept-encoding header #2342

Ignore double value for grpc-accept-encoding header
acb2813
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

85.28% (target 80.00%)

View this Pull Request on Codecov

85.28% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.28%. Comparing base (c99e383) to head (acb2813).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2342      +/-   ##
==========================================
+ Coverage   85.24%   85.28%   +0.03%     
==========================================
  Files         271      271              
  Lines       15619    15625       +6     
==========================================
+ Hits        13315    13325      +10     
+ Misses       1880     1878       -2     
+ Partials      424      422       -2     

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