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] Introduce remote store path type in customData in IndexMetadata (#12607) #13390

Merged
merged 1 commit into from
Apr 26, 2024

Introduce remote store path type in customData in IndexMetadata (#12607)

a1f88b8
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Introduce remote store path type in customData in IndexMetadata (#12607) #13390

Introduce remote store path type in customData in IndexMetadata (#12607)
a1f88b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2024 in 1s

71.07% (target 70.00%)

View this Pull Request on Codecov

71.07% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.07%. Comparing base (0dd892c) to head (a1f88b8).
Report is 182 commits behind head on 2.x.

Files Patch % Lines
...g/opensearch/index/remote/RemoteStorePathType.java 66.66% 2 Missing ⚠️
...h/cluster/metadata/MetadataCreateIndexService.java 92.85% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13390      +/-   ##
============================================
- Coverage     71.28%   71.07%   -0.22%     
- Complexity    60145    60691     +546     
============================================
  Files          4957     5013      +56     
  Lines        282799   285897    +3098     
  Branches      41409    41784     +375     
============================================
+ Hits         201591   203191    +1600     
- Misses        64189    65587    +1398     
- Partials      17019    17119     +100     

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