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

Add implementation for remote store path types #13103

Merged
merged 3 commits into from
Apr 9, 2024

Incoporate PR review feedback

1c40cf1
Select commit
Loading
Failed to load commit list.
Merged

Add implementation for remote store path types #13103

Incoporate PR review feedback
1c40cf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2024 in 0s

71.52% (target 70.00%)

View this Pull Request on Codecov

71.52% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.52%. Comparing base (b15cb0c) to head (1c40cf1).
Report is 140 commits behind head on main.

Files Patch % Lines
.../org/opensearch/index/remote/RemoteStoreEnums.java 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13103      +/-   ##
============================================
+ Coverage     71.42%   71.52%   +0.10%     
- Complexity    59978    60481     +503     
============================================
  Files          4985     5026      +41     
  Lines        282275   284552    +2277     
  Branches      40946    41219     +273     
============================================
+ Hits         201603   203535    +1932     
- Misses        63999    64201     +202     
- Partials      16673    16816     +143     

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