Cherry-pick #8159 and #8243 to v1.72.x #8255
Merged
Codecov / codecov/project
succeeded
Apr 16, 2025 in 0s
82.17% (+0.09%) compared to 79ca174
View this Pull Request on Codecov
82.17% (+0.09%) compared to 79ca174
Details
Codecov Report
Attention: Patch coverage is 97.46835% with 4 lines in your changes missing coverage. Please review.
Project coverage is 82.17%. Comparing base (
79ca174) to head (fe4b92f).
| 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.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## v1.72.x #8255 +/- ##
===========================================
+ Coverage 82.07% 82.17% +0.09%
===========================================
Files 410 412 +2
Lines 40236 40346 +110
===========================================
+ Hits 33024 33153 +129
+ Misses 5856 5842 -14
+ Partials 1356 1351 -5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/envconfig/envconfig.go | 100.00% <ø> (ø) |
|
| internal/metadata/metadata.go | 82.08% <100.00%> (+1.44%) |
⬆️ |
| internal/testutils/envconfig.go | 100.00% <100.00%> (ø) |
|
| 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.30% <100.00%> (+3.41%) |
⬆️ |
| xds/internal/balancer/ringhash/ring.go | 100.00% <100.00%> (+7.14%) |
⬆️ |
| xds/internal/balancer/ringhash/ringhash.go | 94.22% <100.00%> (+0.35%) |
⬆️ |
| xds/internal/balancer/ringhash/util.go | 100.00% <100.00%> (ø) |
|
| xds/internal/resolver/serviceconfig.go | 85.71% <100.00%> (ø) |
|
| ... and 3 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading