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

[Backport 2.x] Initial commit for RemoteRoutingTableService setup (#13304) #14026

Merged
merged 2 commits into from
Jun 8, 2024

resolving merge conflict fixes

4f734ca
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Initial commit for RemoteRoutingTableService setup (#13304) #14026

resolving merge conflict fixes
4f734ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 8, 2024 in 1s

71.41% (target 70.00%)

View this Pull Request on Codecov

71.41% (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.41%. Comparing base (0dd892c) to head (4f734ca).
Report is 319 commits behind head on 2.x.

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              @@
##                2.x   #14026      +/-   ##
============================================
+ Coverage     71.28%   71.41%   +0.12%     
- Complexity    60145    61582    +1437     
============================================
  Files          4957     5053      +96     
  Lines        282799   289326    +6527     
  Branches      41409    42244     +835     
============================================
+ Hits         201591   206612    +5021     
- Misses        64189    65266    +1077     
- Partials      17019    17448     +429     

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