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

client: separate the TSO client implementation #8848

Merged
merged 3 commits into from
Nov 26, 2024

Fix the failpoints

88e113e
Select commit
Loading
Failed to load commit list.
Merged

client: separate the TSO client implementation #8848

Fix the failpoints
88e113e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 26, 2024 in 0s

92.47% of diff hit (target 75.74%)

View this Pull Request on Codecov

92.47% of diff hit (target 75.74%)

Annotations

Check warning on line 174 in client/batch/batch_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/batch/batch_controller.go#L174

Added line #L174 was not covered by tests

Check warning on line 573 in client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/client.go#L573

Added line #L573 was not covered by tests

Check warning on line 179 in client/clients/tso/tso_dispatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/tso/tso_dispatcher.go#L179

Added line #L179 was not covered by tests

Check warning on line 386 in client/clients/tso/tso_dispatcher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/tso/tso_dispatcher.go#L386

Added line #L386 was not covered by tests

Check warning on line 115 in client/clients/tso/tso_request.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/tso/tso_request.go#L115

Added line #L115 was not covered by tests

Check warning on line 242 in client/inner_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/inner_client.go#L242

Added line #L242 was not covered by tests