priority: prevent init timer restarting when a child transitions from CONNECTING to CONNECTING#8813
Merged
Merged
Codecov / codecov/project
succeeded
Jan 8, 2026 in 0s
83.32% (+0.06%) compared to 900ffa9
View this Pull Request on Codecov
83.32% (+0.06%) compared to 900ffa9
Details
Codecov Report
❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.32%. Comparing base (900ffa9) to head (02b3bf6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...nternal/xds/balancer/priority/balancer_priority.go | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #8813 +/- ##
==========================================
+ Coverage 83.25% 83.32% +0.06%
==========================================
Files 417 417
Lines 32978 32980 +2
==========================================
+ Hits 27457 27479 +22
+ Misses 4106 4090 -16
+ Partials 1415 1411 -4 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/xds/balancer/priority/balancer_child.go | 90.76% <100.00%> (-3.08%) |
⬇️ |
| ...nternal/xds/balancer/priority/balancer_priority.go | 68.33% <83.33%> (-9.64%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading