Skip to content

transport: return unexpected EOF for partial headers#9204

Open
buger wants to merge 1 commit into
grpc:masterfrom
buger:codex/fix-transport-partial-header-eof
Open

transport: return unexpected EOF for partial headers#9204
buger wants to merge 1 commit into
grpc:masterfrom
buger:codex/fix-transport-partial-header-eof

transport: return unexpected EOF for partial headers

26d88f7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2026 in 1s

83.20% (-0.01%) compared to d74861e

View this Pull Request on Codecov

83.20% (-0.01%) compared to d74861e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.20%. Comparing base (d74861e) to head (26d88f7).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9204      +/-   ##
==========================================
- Coverage   83.21%   83.20%   -0.01%     
==========================================
  Files         420      420              
  Lines       34008    34010       +2     
==========================================
  Hits        28299    28299              
- Misses       4275     4277       +2     
  Partials     1434     1434              
Files with missing lines Coverage Δ
internal/transport/transport.go 92.34% <100.00%> (+1.10%) ⬆️

... and 23 files with indirect coverage changes

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