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

Skip Filter Allocation Decider during mixed mode for existing indices… #12960

Merged
merged 2 commits into from
Apr 9, 2024

address PR comments

94a2f89
Select commit
Loading
Failed to load commit list.
Merged

Skip Filter Allocation Decider during mixed mode for existing indices… #12960

address PR comments
94a2f89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2024 in 1s

71.54% (target 70.00%)

View this Pull Request on Codecov

71.54% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.54%. Comparing base (b15cb0c) to head (94a2f89).
Report is 141 commits behind head on main.

Files Patch % Lines
...ng/allocation/decider/FilterAllocationDecider.java 73.68% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12960      +/-   ##
============================================
+ Coverage     71.42%   71.54%   +0.12%     
- Complexity    59978    60521     +543     
============================================
  Files          4985     5026      +41     
  Lines        282275   284482    +2207     
  Branches      40946    41204     +258     
============================================
+ Hits         201603   203521    +1918     
- Misses        63999    64174     +175     
- Partials      16673    16787     +114     

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