Skip to content

Support wildcard/regex for indices param in _remotestore/_restore

Codecov / codecov/project succeeded Jan 31, 2024 in 0s

71.13% (target 70.00%)

View this Pull Request on Codecov

71.13% (target 70.00%)

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (6012504) 71.28% compared to head (61aa234) 71.13%.
Report is 13 commits behind head on main.

❗ Current head 61aa234 differs from pull request most recent head 14c39f2. Consider uploading reports for the commit 14c39f2 to get more accurate results

Files Patch % Lines
.../java/org/opensearch/snapshots/RestoreService.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8922      +/-   ##
============================================
- Coverage     71.28%   71.13%   -0.16%     
+ Complexity    59414    57267    -2147     
============================================
  Files          4925     4758     -167     
  Lines        279479   269867    -9612     
  Branches      40635    39484    -1151     
============================================
- Hits         199226   191969    -7257     
+ Misses        63731    61769    -1962     
+ Partials      16522    16129     -393     

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