Skip to content

Schedule reroute after allocator timed out (#15565)

Codecov / codecov/project succeeded Sep 5, 2024 in 0s

71.64% (target 70.00%)

View this Pull Request on Codecov

71.64% (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.64%. Comparing base (dcdc4d2) to head (2eb6adf).
Report is 4 commits behind head on 2.x.

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.x   #15749      +/-   ##
============================================
+ Coverage     71.55%   71.64%   +0.09%     
- Complexity    64312    64415     +103     
============================================
  Files          5262     5263       +1     
  Lines        301279   301308      +29     
  Branches      43861    43866       +5     
============================================
+ Hits         215574   215879     +305     
+ Misses        67703    67431     -272     
+ Partials      18002    17998       -4     

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