Skip to content

Fix lint error in roundrobin.go comment

a2d4f2b
Select commit
Loading
Failed to load commit list.
Closed

balancer/randomsubsetting: Extend the unit tests in the randomsubsetting package #9059

Fix lint error in roundrobin.go comment
a2d4f2b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

83.13% (+0.05%) compared to d574bad

View this Pull Request on Codecov

83.13% (+0.05%) compared to d574bad

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.13%. Comparing base (d574bad) to head (a2d4f2b).
⚠️ Report is 27 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9059      +/-   ##
==========================================
+ Coverage   83.08%   83.13%   +0.05%     
==========================================
  Files         413      413              
  Lines       33269    33476     +207     
==========================================
+ Hits        27642    27831     +189     
- Misses       4215     4226      +11     
- Partials     1412     1419       +7     
Files with missing lines Coverage Δ
internal/testutils/roundrobin/roundrobin.go 78.72% <100.00%> (+0.82%) ⬆️

... and 42 files with indirect coverage changes

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