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

Move ETCD client into Session #27069

Merged
merged 1 commit into from
Oct 26, 2023

Moving etcd client into session

c8d7108
Select commit
Loading
Failed to load commit list.
Merged

Move ETCD client into Session #27069

Moving etcd client into session
c8d7108
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 26, 2023 in 0s

91.79% of diff hit (target 80.00%)

View this Pull Request on Codecov

91.79% of diff hit (target 80.00%)

Annotations

Check warning on line 38 in internal/util/dependency/kv/kv_client_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/util/dependency/kv/kv_client_handler.go#L38

Added line #L38 was not covered by tests

Check warning on line 54 in internal/util/dependency/kv/kv_client_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/util/dependency/kv/kv_client_handler.go#L54

Added line #L54 was not covered by tests

Check warning on line 158 in tests/integration/minicluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/integration/minicluster.go#L156-L158

Added lines #L156 - L158 were not covered by tests

Check warning on line 1211 in tests/integration/minicluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/integration/minicluster.go#L1211

Added line #L1211 was not covered by tests

Check warning on line 1226 in tests/integration/minicluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/integration/minicluster.go#L1226

Added line #L1226 was not covered by tests

Check warning on line 1241 in tests/integration/minicluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/integration/minicluster.go#L1241

Added line #L1241 was not covered by tests