Skip to content

style: improve the Errorf output

df306a0
Select commit
Loading
Failed to load commit list.
Open

transport: surface subsequent data when receiving non-gRPC header #8929

style: improve the Errorf output
df306a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 1s

83.14% (+0.02%) compared to 99312fe

View this Pull Request on Codecov

83.14% (+0.02%) compared to 99312fe

Details

Codecov Report

❌ Patch coverage is 81.57895% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.14%. Comparing base (99312fe) to head (df306a0).
⚠️ Report is 40 commits behind head on master.

Files with missing lines Patch % Lines
internal/transport/http2_client.go 76.19% 4 Missing and 1 partial ⚠️
internal/transport/client_stream.go 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8929      +/-   ##
==========================================
+ Coverage   83.11%   83.14%   +0.02%     
==========================================
  Files         413      413              
  Lines       33135    33524     +389     
==========================================
+ Hits        27540    27872     +332     
- Misses       4190     4233      +43     
- Partials     1405     1419      +14     
Files with missing lines Coverage Δ
internal/transport/client_stream.go 96.77% <88.23%> (-3.23%) ⬇️
internal/transport/http2_client.go 92.34% <76.19%> (-0.52%) ⬇️

... and 62 files with indirect coverage changes

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