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] Change priority for scheduling reroute during timeout (#16445) #17622

Open
wants to merge 4 commits into
base: 2.x
Choose a base branch
from

Trigger Build

67e973a
Select commit
Loading
Failed to load commit list.
Open

[Backport 2.x] Change priority for scheduling reroute during timeout (#16445) #17622

Trigger Build
67e973a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2025 in 0s

71.99% (target 70.00%)

View this Pull Request on Codecov

71.99% (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 71.99%. Comparing base (87b4b91) to head (67e973a).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../allocation/allocator/BalancedShardsAllocator.java 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17622      +/-   ##
============================================
- Coverage     72.02%   71.99%   -0.03%     
+ Complexity    66032    65967      -65     
============================================
  Files          5342     5342              
  Lines        307289   307313      +24     
  Branches      44848    44850       +2     
============================================
- Hits         221316   221246      -70     
- Misses        67505    67574      +69     
- Partials      18468    18493      +25     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.