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

[Remote Routing Table] Initial commit for RemoteRoutingTableService setup #13304

Merged
merged 19 commits into from
Jun 5, 2024

handle case in node join

0e5862d
Select commit
Loading
Failed to load commit list.
Merged

[Remote Routing Table] Initial commit for RemoteRoutingTableService setup #13304

handle case in node join
0e5862d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 1s

71.59% (target 70.00%)

View this Pull Request on Codecov

71.59% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 81.42857% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.59%. Comparing base (b15cb0c) to head (0e5862d).
Report is 344 commits behind head on main.

Files Patch % Lines
...ster/routing/remote/RemoteRoutingTableService.java 55.55% 4 Missing and 4 partials ⚠️
...nsearch/cluster/metadata/RepositoriesMetadata.java 82.35% 1 Missing and 2 partials ⚠️
...rch/node/remotestore/RemoteStoreNodeAttribute.java 77.77% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13304      +/-   ##
============================================
+ Coverage     71.42%   71.59%   +0.17%     
- Complexity    59978    61328    +1350     
============================================
  Files          4985     5066      +81     
  Lines        282275   288261    +5986     
  Branches      40946    41754     +808     
============================================
+ Hits         201603   206383    +4780     
- Misses        63999    64840     +841     
- Partials      16673    17038     +365     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.