grpc: Fix cardinality violations in client streaming and unary RPCs. #8330
Codecov / codecov/project
succeeded
May 27, 2025 in 0s
82.20% (-0.05%) compared to 6821606
View this Pull Request on Codecov
82.20% (-0.05%) compared to 6821606
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 82.20%. Comparing base (
6821606
) to head (0441021
).
Report is 36 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
stream.go | 50.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #8330 +/- ##
==========================================
- Coverage 82.25% 82.20% -0.05%
==========================================
Files 417 419 +2
Lines 41356 42039 +683
==========================================
+ Hits 34017 34560 +543
- Misses 5923 6008 +85
- Partials 1416 1471 +55
Files with missing lines | Coverage Δ | |
---|---|---|
stream.go | 81.91% <50.00%> (+0.35%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading