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

server, core: implement the query region gRPC server #8979

Merged
merged 3 commits into from
Jan 17, 2025

Update the kvproto

54b9646
Select commit
Loading
Failed to load commit list.
Merged

server, core: implement the query region gRPC server #8979

Update the kvproto
54b9646
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 17, 2025 in 1s

58.50% of diff hit (target 76.28%)

View this Pull Request on Codecov

58.50% of diff hit (target 76.28%)

Annotations

Check warning on line 1477 in pkg/core/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/region.go#L1477

Added line #L1477 was not covered by tests

Check warning on line 1483 in pkg/core/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/region.go#L1483

Added line #L1483 was not covered by tests

Check warning on line 1507 in pkg/core/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/region.go#L1506-L1507

Added lines #L1506 - L1507 were not covered by tests

Check warning on line 1567 in pkg/core/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/region.go#L1567

Added line #L1567 was not covered by tests

Check warning on line 1577 in pkg/core/region.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/region.go#L1576-L1577

Added lines #L1576 - L1577 were not covered by tests

Check warning on line 1541 in server/grpc_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc_service.go#L1534-L1541

Added lines #L1534 - L1541 were not covered by tests

Check warning on line 1550 in server/grpc_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc_service.go#L1543-L1550

Added lines #L1543 - L1550 were not covered by tests

Check warning on line 1565 in server/grpc_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc_service.go#L1554-L1565

Added lines #L1554 - L1565 were not covered by tests

Check warning on line 1586 in server/grpc_service.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/grpc_service.go#L1567-L1586

Added lines #L1567 - L1586 were not covered by tests