encoding: add compressor options in UseCompressor and SetSendCompressor #9036
Codecov / codecov/project
succeeded
Apr 22, 2026 in 0s
82.25% (-0.77%) compared to 2b8b708
View this Pull Request on Codecov
82.25% (-0.77%) compared to 2b8b708
Details
Codecov Report
❌ Patch coverage is 57.69231% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.25%. Comparing base (2b8b708) to head (6d65379).
Additional details and impacted files
@@ Coverage Diff @@
## master #9036 +/- ##
==========================================
- Coverage 83.01% 82.25% -0.77%
==========================================
Files 413 413
Lines 33054 33315 +261
==========================================
- Hits 27441 27403 -38
- Misses 4205 4254 +49
- Partials 1408 1658 +250 | Files with missing lines | Coverage Δ | |
|---|---|---|
| encoding/encoding.go | 68.96% <ø> (-6.90%) |
⬇️ |
| encoding/gzip/gzip.go | 60.00% <0.00%> (-2.50%) |
⬇️ |
| internal/transport/server_stream.go | 83.87% <75.00%> (-12.74%) |
⬇️ |
| server.go | 82.03% <60.00%> (-0.93%) |
⬇️ |
| rpc_util.go | 62.43% <57.14%> (-20.55%) |
⬇️ |
| stream.go | 62.91% <55.55%> (-19.42%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading