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

Add buffer for allocation constraints and a switch to disable index b… #14515

Closed

Address PR comments

b259bfb
Select commit
Loading
Failed to load commit list.
Closed

Add buffer for allocation constraints and a switch to disable index b… #14515

Address PR comments
b259bfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2024 in 0s

71.74% (target 70.00%)

View this Pull Request on Codecov

71.74% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.74%. Comparing base (b15cb0c) to head (b259bfb).
Report is 482 commits behind head on main.

Files Patch % Lines
.../allocation/allocator/BalancedShardsAllocator.java 89.13% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14515      +/-   ##
============================================
+ Coverage     71.42%   71.74%   +0.32%     
- Complexity    59978    62123    +2145     
============================================
  Files          4985     5119     +134     
  Lines        282275   292022    +9747     
  Branches      40946    42212    +1266     
============================================
+ Hits         201603   209522    +7919     
- Misses        63999    65266    +1267     
- Partials      16673    17234     +561     

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