Skip to content

transport/client: Return status code Unknown on malformed grpc-status#8735

Merged
eshitachandwani merged 1 commit into
grpc:masterfrom
eshitachandwani:status_change
Dec 3, 2025
Merged

transport/client: Return status code Unknown on malformed grpc-status#8735
eshitachandwani merged 1 commit into
grpc:masterfrom
eshitachandwani:status_change

change status

4114e93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2025 in 1s

83.37% (+0.15%) compared to 432bda3

View this Pull Request on Codecov

83.37% (+0.15%) compared to 432bda3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.37%. Comparing base (432bda3) to head (4114e93).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8735      +/-   ##
==========================================
+ Coverage   83.22%   83.37%   +0.15%     
==========================================
  Files         419      419              
  Lines       32454    32454              
==========================================
+ Hits        27009    27060      +51     
+ Misses       4057     4028      -29     
+ Partials     1388     1366      -22     
Files with missing lines Coverage Δ
internal/transport/http2_client.go 92.51% <100.00%> (-0.10%) ⬇️

... and 25 files with indirect coverage changes

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