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

Support http1 full duplex per workload #14568

Merged
merged 10 commits into from
Jan 16, 2024

skip for Mac

558ae15
Select commit
Loading
Failed to load commit list.
Merged

Support http1 full duplex per workload #14568

skip for Mac
558ae15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2024 in 0s

85.92% (target 80.00%)

View this Pull Request on Codecov

85.92% (target 80.00%)

Details

Codecov Report

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

Comparison is base (e5602d7) 86.02% compared to head (558ae15) 85.92%.
Report is 12 commits behind head on main.

Files Patch % Lines
pkg/queue/sharedmain/handlers.go 0.00% 12 Missing ⚠️
pkg/activator/handler/context.go 60.00% 3 Missing and 1 partial ⚠️
pkg/activator/handler/handler.go 66.66% 2 Missing and 1 partial ⚠️
cmd/activator/main.go 0.00% 2 Missing ⚠️
pkg/http/handler/timeout.go 0.00% 2 Missing ⚠️
pkg/http/response_recorder.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14568      +/-   ##
==========================================
- Coverage   86.02%   85.92%   -0.10%     
==========================================
  Files         197      197              
  Lines       14950    14991      +41     
==========================================
+ Hits        12860    12881      +21     
- Misses       1777     1796      +19     
- Partials      313      314       +1     

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