Skip to content

grpc: initialize decompressor for health check streams#8765

Merged
eshitachandwani merged 1 commit into
grpc:masterfrom
sanki92:fix-health-check-legacy-compression
Jan 8, 2026
Merged

grpc: initialize decompressor for health check streams#8765
eshitachandwani merged 1 commit into
grpc:masterfrom
sanki92:fix-health-check-legacy-compression

stream: initialize decompressor for health check streams

08437ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 31, 2025 in 0s

83.33% (-0.19%) compared to ae4bd1e

View this Pull Request on Codecov

83.33% (-0.19%) compared to ae4bd1e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.33%. Comparing base (ae4bd1e) to head (08437ed).
⚠️ Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8765      +/-   ##
==========================================
- Coverage   83.51%   83.33%   -0.19%     
==========================================
  Files         418      418              
  Lines       32485    32486       +1     
==========================================
- Hits        27130    27072      -58     
- Misses       3992     4027      +35     
- Partials     1363     1387      +24     
Files with missing lines Coverage Δ
stream.go 81.59% <100.00%> (-0.21%) ⬇️

... and 26 files with indirect coverage changes

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