ringhash: implement gRFC A76 #8159
Merged
Codecov / codecov/project
succeeded
Mar 25, 2025 in 0s
82.19% (+0.28%) compared to a51009d
View this Pull Request on Codecov
82.19% (+0.28%) compared to a51009d
Details
Codecov Report
Attention: Patch coverage is 97.29730% with 4 lines in your changes missing coverage. Please review.
Project coverage is 82.19%. Comparing base (
a51009d) to head (2bfd696).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/testutils/xds/e2e/clientresources.go | 75.00% | 1 Missing and 1 partial |
| xds/internal/balancer/ringhash/picker.go | 96.29% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #8159 +/- ##
==========================================
+ Coverage 81.91% 82.19% +0.28%
==========================================
Files 410 411 +1
Lines 40216 40320 +104
==========================================
+ Hits 32942 33142 +200
+ Misses 5894 5826 -68
+ Partials 1380 1352 -28 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/envconfig/envconfig.go | 100.00% <ø> (ø) |
|
| internal/metadata/metadata.go | 82.08% <100.00%> (+1.44%) |
⬆️ |
| resolver/ringhash/attr.go | 100.00% <100.00%> (ø) |
|
| ...internal/balancer/clusterresolver/configbuilder.go | 91.22% <100.00%> (+0.05%) |
⬆️ |
| xds/internal/balancer/ringhash/config.go | 92.10% <100.00%> (+3.21%) |
⬆️ |
| xds/internal/balancer/ringhash/ring.go | 100.00% <100.00%> (ø) |
|
| xds/internal/balancer/ringhash/ringhash.go | 94.27% <100.00%> (+0.40%) |
⬆️ |
| xds/internal/balancer/ringhash/util.go | 100.00% <100.00%> (ø) |
|
| xds/internal/resolver/serviceconfig.go | 85.71% <100.00%> (ø) |
|
| ...ds/internal/xdsclient/xdsresource/unmarshal_eds.go | 95.13% <100.00%> (+0.56%) |
⬆️ |
| ... and 2 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading