Skip to content

pickfirstleaf: fix bug in address de-duplication - #8611

Merged
arjan-bal merged 1 commit into
grpc:masterfrom
arjan-bal:pf-dedup-bug
Oct 3, 2025
Merged

pickfirstleaf: fix bug in address de-duplication#8611
arjan-bal merged 1 commit into
grpc:masterfrom
arjan-bal:pf-dedup-bug

fix bug in de-duplication

fb56e8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2025 in 0s

81.97% (-0.03%) compared to bb71072

View this Pull Request on Codecov

81.97% (-0.03%) compared to bb71072

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.97%. Comparing base (bb71072) to head (fb56e8e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8611      +/-   ##
==========================================
- Coverage   82.00%   81.97%   -0.03%     
==========================================
  Files         415      415              
  Lines       40697    40698       +1     
==========================================
- Hits        33372    33364       -8     
- Misses       5937     5945       +8     
- Partials     1388     1389       +1     
Files with missing lines Coverage Δ
balancer/pickfirst/pickfirstleaf/pickfirstleaf.go 88.08% <100.00%> (+1.00%) ⬆️

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.