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/router: implement the query region gRPC client #8939

Merged
merged 5 commits into from
Jan 27, 2025

Merge branch 'master' into query_region

ad46228
Select commit
Loading
Failed to load commit list.
Merged

client/router: implement the query region gRPC client #8939

Merge branch 'master' into query_region
ad46228
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2025 in 0s

62.60% of diff hit (target 76.26%)

View this Pull Request on Codecov

62.60% of diff hit (target 76.26%)

Annotations

Check warning on line 620 in client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/client.go#L620

Added line #L620 was not covered by tests

Check warning on line 77 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 221 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L219-L221

Added lines #L219 - L221 were not covered by tests

Check warning on line 241 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L240-L241

Added lines #L240 - L241 were not covered by tests

Check warning on line 258 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L249-L258

Added lines #L249 - L258 were not covered by tests

Check warning on line 265 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L264-L265

Added lines #L264 - L265 were not covered by tests

Check warning on line 279 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L274-L279

Added lines #L274 - L279 were not covered by tests

Check warning on line 288 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L286-L288

Added lines #L286 - L288 were not covered by tests

Check warning on line 292 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L291-L292

Added lines #L291 - L292 were not covered by tests

Check warning on line 300 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L297-L300

Added lines #L297 - L300 were not covered by tests

Check warning on line 322 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L321-L322

Added lines #L321 - L322 were not covered by tests

Check warning on line 333 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L331-L333

Added lines #L331 - L333 were not covered by tests

Check warning on line 337 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L335-L337

Added lines #L335 - L337 were not covered by tests

Check warning on line 341 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L340-L341

Added lines #L340 - L341 were not covered by tests

Check warning on line 378 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L377-L378

Added lines #L377 - L378 were not covered by tests

Check warning on line 389 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L388-L389

Added lines #L388 - L389 were not covered by tests

Check warning on line 405 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L399-L405

Added lines #L399 - L405 were not covered by tests

Check warning on line 413 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L411-L413

Added lines #L411 - L413 were not covered by tests

Check warning on line 421 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L418-L421

Added lines #L418 - L421 were not covered by tests

Check warning on line 434 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L432-L434

Added lines #L432 - L434 were not covered by tests

Check warning on line 449 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L448-L449

Added lines #L448 - L449 were not covered by tests

Check warning on line 454 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L453-L454

Added lines #L453 - L454 were not covered by tests

Check warning on line 471 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L470-L471

Added lines #L470 - L471 were not covered by tests

Check warning on line 479 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L479

Added line #L479 was not covered by tests

Check warning on line 485 in client/clients/router/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/clients/router/client.go#L484-L485

Added lines #L484 - L485 were not covered by tests