Skip to content
New issue

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

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

Already on GitHub? # to your account

gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed #7035

Merged
merged 6 commits into from
Mar 19, 2024

merge from master and update conflicts

d3d4605
Select commit
Loading
Failed to load commit list.
Merged

gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed #7035

merge from master and update conflicts
d3d4605
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

82.31% (-0.14%) compared to dadbbfa

View this Pull Request on Codecov

82.31% (-0.14%) compared to dadbbfa

Details

Codecov Report

Merging #7035 (d3d4605) into master (dadbbfa) will decrease coverage by 0.14%.
The diff coverage is 84.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7035      +/-   ##
==========================================
- Coverage   82.45%   82.31%   -0.14%     
==========================================
  Files         299      300       +1     
  Lines       31314    31349      +35     
==========================================
- Hits        25819    25805      -14     
- Misses       4435     4471      +36     
- Partials     1060     1073      +13     
Files Coverage Δ
balancer/balancer.go 96.00% <100.00%> (+0.16%) ⬆️
balancer_wrapper.go 83.51% <100.00%> (+0.58%) ⬆️
clientconn.go 90.76% <100.00%> (-2.00%) ⬇️
pickfirst.go 82.22% <100.00%> (-0.52%) ⬇️
service_config.go 79.04% <84.21%> (+0.09%) ⬆️
internal/balancer/gracefulswitch/gracefulswitch.go 88.79% <82.60%> (-0.88%) ⬇️
internal/balancer/gracefulswitch/config.go 80.00% <80.00%> (ø)

... and 13 files with indirect coverage changes