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 restriction to have a single repository with shallow snapshot v2 setting #15912

Merged
merged 2 commits into from
Sep 12, 2024

Add a method to avoid breaking changes

df46837
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add restriction to have a single repository with shallow snapshot v2 setting #15912

Add a method to avoid breaking changes
df46837
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 1s

71.64% (target 70.00%)

View this Pull Request on Codecov

71.64% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 73.46939% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.64%. Comparing base (e5e1bad) to head (df46837).
Report is 205 commits behind head on 2.x.

Files with missing lines Patch % Lines
...g/opensearch/repositories/RepositoriesService.java 67.74% 8 Missing and 2 partials ⚠️
...remotestore/RemoteStorePinnedTimestampService.java 83.33% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15912      +/-   ##
============================================
+ Coverage     71.48%   71.64%   +0.16%     
- Complexity    62677    64576    +1899     
============================================
  Files          5123     5269     +146     
  Lines        294480   302190    +7710     
  Branches      42912    43989    +1077     
============================================
+ Hits         210518   216515    +5997     
- Misses        66286    67547    +1261     
- Partials      17676    18128     +452     

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