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

Change priority for scheduling reroute during timeout #16445

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Trigger Build

1c12935
Select commit
Loading
Failed to load commit list.
Open

Change priority for scheduling reroute during timeout #16445

Trigger Build
1c12935
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 14, 2025 in 1s

72.29% (target 70.00%)

View this Pull Request on Codecov

72.29% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 88.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.29%. Comparing base (f98f426) to head (1c12935).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../allocation/allocator/BalancedShardsAllocator.java 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16445      +/-   ##
============================================
+ Coverage     72.24%   72.29%   +0.05%     
+ Complexity    65305    65300       -5     
============================================
  Files          5301     5301              
  Lines        303774   303798      +24     
  Branches      44016    44018       +2     
============================================
+ Hits         219458   219632     +174     
+ Misses        66272    66099     -173     
- Partials      18044    18067      +23     

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