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] Skip remote-repositories validations for node-joins when RepositoriesService is not in sync with cluster-state #16820

Merged

fix test

5107ca5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

71.85% (target 70.00%)

View this Pull Request on Codecov

71.85% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.85%. Comparing base (26d3d7d) to head (5107ca5).

Files with missing lines Patch % Lines
...g/opensearch/repositories/RepositoriesService.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16820      +/-   ##
============================================
+ Coverage     71.84%   71.85%   +0.01%     
- Complexity    65499    65507       +8     
============================================
  Files          5314     5314              
  Lines        305374   305382       +8     
  Branches      44503    44504       +1     
============================================
+ Hits         219382   219438      +56     
+ Misses        67730    67658      -72     
- Partials      18262    18286      +24     

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