Skip to content

client transport: Handle 1xx HTTP status HEADERS frames correctly #8518

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

vinothkumarr227
Copy link
Contributor

Fixes: #8485

RELEASE NOTES: N/A

Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.78%. Comparing base (9ac0ec8) to head (99675c3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8518      +/-   ##
==========================================
- Coverage   81.82%   81.78%   -0.04%     
==========================================
  Files         413      413              
  Lines       40518    40524       +6     
==========================================
- Hits        33153    33143      -10     
- Misses       5989     5998       +9     
- Partials     1376     1383       +7     
Files with missing lines Coverage Δ
internal/transport/http2_client.go 92.15% <100.00%> (+0.33%) ⬆️

... and 20 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

client transport: Handle 1xx HTTP status HEADERS frames correctly
1 participant