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

Support wildcard/regex for indices param in _remotestore/_restore #8922

Merged

fix changelog

7631ff6
Select commit
Loading
Failed to load commit list.
Merged

Support wildcard/regex for indices param in _remotestore/_restore #8922

fix changelog
7631ff6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

71.35% (target 70.00%)

View this Pull Request on Codecov

71.35% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.35%. Comparing base (2b17902) to head (7631ff6).
Report is 1 commits behind head on main.

❗ Current head 7631ff6 differs from pull request most recent head efd8d7c. Consider uploading reports for the commit efd8d7c to get more accurate results

Files Patch % Lines
...arch/index/recovery/RemoteStoreRestoreService.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8922      +/-   ##
============================================
- Coverage     71.43%   71.35%   -0.09%     
+ Complexity    59960    59831     -129     
============================================
  Files          4984     4959      -25     
  Lines        282247   281127    -1120     
  Branches      40952    40857      -95     
============================================
- Hits         201617   200588    -1029     
+ Misses        63954    63906      -48     
+ Partials      16676    16633      -43     

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