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

[Snapshot V2] Support pinned timestamp in delete flow #15256

Merged

Merge branch 'main' into snapshot-pinned-timestamp-delete

c5ef40f
Select commit
Loading
Failed to load commit list.
Merged

[Snapshot V2] Support pinned timestamp in delete flow #15256

Merge branch 'main' into snapshot-pinned-timestamp-delete
c5ef40f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

71.86% (target 70.00%)

View this Pull Request on Codecov

71.86% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 14.38849% with 119 lines in your changes missing coverage. Please review.

Project coverage is 71.86%. Comparing base (a60b668) to head (c5ef40f).

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 15.55% 71 Missing and 5 partials ⚠️
...ava/org/opensearch/snapshots/SnapshotsService.java 6.97% 39 Missing and 1 partial ⚠️
...n/java/org/opensearch/repositories/Repository.java 0.00% 2 Missing ⚠️
...ries/cleanup/TransportCleanupRepositoryAction.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15256      +/-   ##
============================================
- Coverage     71.93%   71.86%   -0.08%     
- Complexity    63995    64043      +48     
============================================
  Files          5259     5259              
  Lines        299435   299563     +128     
  Branches      43270    43285      +15     
============================================
- Hits         215412   215285     -127     
- Misses        66287    66595     +308     
+ Partials      17736    17683      -53     

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