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] fix rollover alias supports restored searchable snapshot index (#16483) #16568

Merged

fix rollover alias supports restored searchable snapshot index (#16483)

4c50ad5
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] fix rollover alias supports restored searchable snapshot index (#16483) #16568

fix rollover alias supports restored searchable snapshot index (#16483)
4c50ad5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

71.93% (target 70.00%)

View this Pull Request on Codecov

71.93% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.93%. Comparing base (6557176) to head (4c50ad5).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...dmin/indices/rollover/TransportRolloverAction.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16568      +/-   ##
============================================
+ Coverage     71.86%   71.93%   +0.06%     
- Complexity    65411    65440      +29     
============================================
  Files          5312     5312              
  Lines        305024   305033       +9     
  Branches      44443    44443              
============================================
+ Hits         219216   219432     +216     
+ Misses        67514    67329     -185     
+ Partials      18294    18272      -22     

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