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 the h2c app protocol value for the HTTP2 test #936

Merged
merged 2 commits into from
Feb 26, 2024

fix use of variadic param

23cd1ce
Select commit
Loading
Failed to load commit list.
Merged

add the h2c app protocol value for the HTTP2 test #936

fix use of variadic param
23cd1ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2024 in 0s

24.00% (target 80.00%)

View this Pull Request on Codecov

24.00% (target 80.00%)

Details

Codecov Report

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

Project coverage is 24.00%. Comparing base (5f213f7) to head (23cd1ce).
Report is 2 commits behind head on main.

Files Patch % Lines
test/conformance/ingress/util.go 0.00% 5 Missing ⚠️
test/conformance/ingress/basic.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #936      +/-   ##
==========================================
- Coverage   24.03%   24.00%   -0.03%     
==========================================
  Files          91       91              
  Lines        5130     5136       +6     
==========================================
  Hits         1233     1233              
- Misses       3884     3890       +6     
  Partials       13       13              

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