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]Delete stale index routing table files resolves #14162 (#13909) #14195

Delete stale index routing table files resolves #14162 (#13909).

c3af14c
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x]Delete stale index routing table files resolves #14162 (#13909) #14195

Delete stale index routing table files resolves #14162 (#13909).
c3af14c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2024 in 0s

71.46% (target 70.00%)

View this Pull Request on Codecov

71.46% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.46%. Comparing base (0dd892c) to head (c3af14c).
Report is 353 commits behind head on 2.x.

Files Patch % Lines
...teway/remote/RemoteClusterStateCleanupManager.java 80.00% 2 Missing and 2 partials ⚠️
.../routing/remote/NoopRemoteRoutingTableService.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14195      +/-   ##
============================================
+ Coverage     71.28%   71.46%   +0.18%     
- Complexity    60145    62118    +1973     
============================================
  Files          4957     5094     +137     
  Lines        282799   291927    +9128     
  Branches      41409    42534    +1125     
============================================
+ Hits         201591   208634    +7043     
- Misses        64189    65763    +1574     
- Partials      17019    17530     +511     

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