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.17] Schedule reroute after allocator timed out #15687

Merged
merged 2 commits into from
Sep 5, 2024

Coverage fix

c1f6471
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.17] Schedule reroute after allocator timed out #15687

Coverage fix
c1f6471
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 5, 2024 in 0s

71.71% (target 70.00%)

View this Pull Request on Codecov

71.71% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 78.12500% with 7 lines in your changes missing coverage. Please review.

Project coverage is 71.71%. Comparing base (ccae165) to head (c1f6471).
Report is 17 commits behind head on 2.17.

Files with missing lines Patch % Lines
...pensearch/gateway/ShardsBatchGatewayAllocator.java 76.47% 0 Missing and 4 partials ⚠️
.../allocation/allocator/BalancedShardsAllocator.java 81.81% 0 Missing and 2 partials ⚠️
.../routing/allocation/allocator/ShardsAllocator.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15687      +/-   ##
============================================
- Coverage     71.73%   71.71%   -0.03%     
+ Complexity    64250    64244       -6     
============================================
  Files          5251     5252       +1     
  Lines        300362   300391      +29     
  Branches      43704    43709       +5     
============================================
- Hits         215471   215413      -58     
- Misses        66908    66983      +75     
- Partials      17983    17995      +12     

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