Skip to content

tidy

e8884a6
Select commit
Loading
Failed to load commit list.
Open

weightedroundrobin: Implements Slow Start (gRFC A100) [WiP] #8689

tidy
e8884a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 1s

83.32% (-0.12%) compared to 363018c

View this Pull Request on Codecov

83.32% (-0.12%) compared to 363018c

Details

Codecov Report

❌ Patch coverage is 64.28571% with 15 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.32%. Comparing base (363018c) to head (e8884a6).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
balancer/weightedroundrobin/balancer.go 72.97% 5 Missing and 5 partials ⚠️
...xds/xdsclient/xdslbregistry/converter/converter.go 0.00% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8689      +/-   ##
==========================================
- Coverage   83.43%   83.32%   -0.12%     
==========================================
  Files         415      416       +1     
  Lines       32195    32342     +147     
==========================================
+ Hits        26863    26949      +86     
- Misses       3980     4016      +36     
- Partials     1352     1377      +25     
Files with missing lines Coverage Δ
...xds/xdsclient/xdslbregistry/converter/converter.go 70.00% <0.00%> (-3.34%) ⬇️
balancer/weightedroundrobin/balancer.go 83.94% <72.97%> (-1.61%) ⬇️

... and 34 files with indirect coverage changes

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