Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

balancer/wrr: prefer calling Equal() method of time.Time #7529

Merged
merged 4 commits into from
Aug 26, 2024

Update config_selector_test.go

359462b
Select commit
Loading
Failed to load commit list.
Merged

balancer/wrr: prefer calling Equal() method of time.Time #7529

Update config_selector_test.go
359462b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

81.83% (-0.25%) compared to b45fc41

View this Pull Request on Codecov

81.83% (-0.25%) compared to b45fc41

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.83%. Comparing base (b45fc41) to head (359462b).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7529      +/-   ##
==========================================
- Coverage   82.07%   81.83%   -0.25%     
==========================================
  Files         360      360              
  Lines       27533    27508      -25     
==========================================
- Hits        22599    22510      -89     
- Misses       3759     3799      +40     
- Partials     1175     1199      +24     
Files Coverage Δ
balancer/weightedroundrobin/balancer.go 80.51% <100.00%> (ø)

... and 29 files with indirect coverage changes