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/project succeeded Jan 17, 2025 in 1s

76.25% (-0.04%) compared to 604b0d6

View this Pull Request on Codecov

76.25% (-0.04%) compared to 604b0d6

Details

Codecov Report

Attention: Patch coverage is 58.50340% with 61 lines in your changes missing coverage. Please review.

Project coverage is 76.25%. Comparing base (604b0d6) to head (54b9646).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8979      +/-   ##
==========================================
- Coverage   76.28%   76.25%   -0.04%     
==========================================
  Files         465      465              
  Lines       70512    70659     +147     
==========================================
+ Hits        53792    53880      +88     
- Misses      13372    13428      +56     
- Partials     3348     3351       +3