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

Introduce HTTP2 health check transport options #9022

Merged
merged 1 commit into from
Dec 8, 2023

Introduce HTTP2 health check transport options

4718e11
Select commit
Loading
Failed to load commit list.
Merged

Introduce HTTP2 health check transport options #9022

Introduce HTTP2 health check transport options
4718e11
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 7, 2023 in 1s

91.54% (target 90.00%)

View this Pull Request on Codecov

91.54% (target 90.00%)

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (111037d) 91.57% compared to head (4718e11) 91.54%.
Report is 2 commits behind head on main.

Files Patch % Lines
config/confighttp/confighttp.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9022      +/-   ##
==========================================
- Coverage   91.57%   91.54%   -0.04%     
==========================================
  Files         316      316              
  Lines       17147    17154       +7     
==========================================
+ Hits        15702    15703       +1     
- Misses       1150     1154       +4     
- Partials      295      297       +2     

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