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

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/patch succeeded Mar 19, 2024 in 0s

84.70% of diff hit (target 82.45%)

View this Pull Request on Codecov

84.70% of diff hit (target 82.45%)

Annotations

Check warning on line 51 in internal/balancer/gracefulswitch/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/balancer/gracefulswitch/config.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 55 in internal/balancer/gracefulswitch/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/balancer/gracefulswitch/config.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 141 in internal/balancer/gracefulswitch/gracefulswitch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/balancer/gracefulswitch/gracefulswitch.go#L141

Added line #L141 was not covered by tests

Check warning on line 181 in internal/balancer/gracefulswitch/gracefulswitch.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/balancer/gracefulswitch/gracefulswitch.go#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 197 in service_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service_config.go#L196-L197

Added lines #L196 - L197 were not covered by tests