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

Reject Resize index requests. (i.e, split, shrink and… #12686

Merged
merged 12 commits into from
Apr 4, 2024

Corrected CHANGELOG.md

06ae8c0
Select commit
Loading
Failed to load commit list.
Merged

Reject Resize index requests. (i.e, split, shrink and… #12686

Corrected CHANGELOG.md
06ae8c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2024 in 1s

71.47% (target 70.00%)

View this Pull Request on Codecov

71.47% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.47%. Comparing base (b15cb0c) to head (06ae8c0).
Report is 132 commits behind head on main.

Files Patch % Lines
...on/admin/indices/shrink/TransportResizeAction.java 46.15% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12686      +/-   ##
============================================
+ Coverage     71.42%   71.47%   +0.04%     
- Complexity    59978    60431     +453     
============================================
  Files          4985     5026      +41     
  Lines        282275   284463    +2188     
  Branches      40946    41200     +254     
============================================
+ Hits         201603   203306    +1703     
- Misses        63999    64340     +341     
- Partials      16673    16817     +144     

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