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.17] [Snapshot V2] Support pinned timestamp in clone flow #15782

Merged
merged 1 commit into from
Sep 6, 2024

[Snapshot V2] Support pinned timestamp in clone flow (#15524)

40f999e
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.17] [Snapshot V2] Support pinned timestamp in clone flow #15782

[Snapshot V2] Support pinned timestamp in clone flow (#15524)
40f999e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 0s

71.59% (target 70.00%)

View this Pull Request on Codecov

71.59% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 122 lines in your changes missing coverage. Please review.

Project coverage is 71.59%. Comparing base (9f95932) to head (40f999e).
Report is 4 commits behind head on 2.17.

Files with missing lines Patch % Lines
...ava/org/opensearch/snapshots/SnapshotsService.java 0.00% 121 Missing ⚠️
.../snapshots/clone/TransportCloneSnapshotAction.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15782      +/-   ##
============================================
- Coverage     71.68%   71.59%   -0.09%     
+ Complexity    64484    64430      -54     
============================================
  Files          5263     5263              
  Lines        301615   301742     +127     
  Branches      43913    43921       +8     
============================================
- Hits         216199   216042     -157     
- Misses        67356    67578     +222     
- Partials      18060    18122      +62     

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