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

Fix snapshot repository registration failure in mixed OpenSearch version setups #16831

Merged
merged 1 commit into from
Dec 16, 2024

Handle version during repository registration for prefix mode verific…

51a6e67
Select commit
Loading
Failed to load commit list.
Merged

Fix snapshot repository registration failure in mixed OpenSearch version setups #16831

Handle version during repository registration for prefix mode verific…
51a6e67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 1s

72.15% (target 70.00%)

View this Pull Request on Codecov

72.15% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.15%. Comparing base (5ba909a) to head (51a6e67).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...ch/repositories/blobstore/BlobStoreRepository.java 33.33% 0 Missing and 2 partials ⚠️
...nsearch/cluster/service/ClusterApplierService.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16831      +/-   ##
============================================
+ Coverage     72.11%   72.15%   +0.04%     
- Complexity    65237    65271      +34     
============================================
  Files          5318     5318              
  Lines        304003   304015      +12     
  Branches      43992    43995       +3     
============================================
+ Hits         219228   219377     +149     
+ Misses        66874    66649     -225     
- Partials      17901    17989      +88     

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