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

Update index settings during remote store migration #12748

Merged

Fix incompatibility with IT

53c1989
Select commit
Loading
Failed to load commit list.
Merged

Update index settings during remote store migration #12748

Fix incompatibility with IT
53c1989
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 12, 2024 in 0s

71.45% (target 70.00%)

View this Pull Request on Codecov

71.45% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.45%. Comparing base (b15cb0c) to head (53c1989).
Report is 156 commits behind head on main.

Files Patch % Lines
...h/cluster/metadata/MetadataCreateIndexService.java 93.93% 0 Missing and 2 partials ⚠️
.../java/org/opensearch/snapshots/RestoreService.java 66.66% 0 Missing and 2 partials ⚠️
...earch/node/remotestore/RemoteStoreNodeService.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12748      +/-   ##
============================================
+ Coverage     71.42%   71.45%   +0.03%     
- Complexity    59978    60556     +578     
============================================
  Files          4985     5033      +48     
  Lines        282275   284972    +2697     
  Branches      40946    41299     +353     
============================================
+ Hits         201603   203636    +2033     
- Misses        63999    64511     +512     
- Partials      16673    16825     +152     

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