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] Add implementation for remote store path types #13423

Merged
merged 2 commits into from
Apr 27, 2024

Fix testLocalOnlyTranslogCleanupOnNodeRestart due to code differences

9b3fd3d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add implementation for remote store path types #13423

Fix testLocalOnlyTranslogCleanupOnNodeRestart due to code differences
9b3fd3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2024 in 0s

71.15% (target 70.00%)

View this Pull Request on Codecov

71.15% (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.15%. Comparing base (0dd892c) to head (9b3fd3d).
Report is 195 commits behind head on 2.x.

Files Patch % Lines
.../org/opensearch/index/remote/RemoteStoreEnums.java 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #13423      +/-   ##
============================================
- Coverage     71.28%   71.15%   -0.14%     
- Complexity    60145    60747     +602     
============================================
  Files          4957     5015      +58     
  Lines        282799   286128    +3329     
  Branches      41409    41819     +410     
============================================
+ Hits         201591   203591    +2000     
- Misses        64189    65379    +1190     
- Partials      17019    17158     +139     

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