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 #6977 to 1.61.x release branch #6980

Merged
merged 1 commit into from
Feb 13, 2024

server: wait to close connection until incoming socket is drained (wi…

467a4ed
Select commit
Loading
Failed to load commit list.
Merged

cherry-pick #6977 to 1.61.x release branch #6980

server: wait to close connection until incoming socket is drained (wi…
467a4ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2024 in 0s

82.48% (-1.37%) compared to 52e2363

View this Pull Request on Codecov

82.48% (-1.37%) compared to 52e2363

Details

Codecov Report

Merging #6980 (467a4ed) into v1.61.x (52e2363) will decrease coverage by 1.37%.
Report is 2 commits behind head on v1.61.x.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.61.x    #6980      +/-   ##
===========================================
- Coverage    83.84%   82.48%   -1.37%     
===========================================
  Files          287      295       +8     
  Lines        30930    31453     +523     
===========================================
+ Hits         25933    25943      +10     
- Misses        3947     4452     +505     
- Partials      1050     1058       +8     
Files Coverage Δ
internal/transport/controlbuf.go 89.00% <ø> (-0.87%) ⬇️
internal/transport/http2_client.go 90.95% <100.00%> (-0.05%) ⬇️
internal/transport/http2_server.go 89.45% <100.00%> (-0.43%) ⬇️

... and 26 files with indirect coverage changes