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

Restore ClusterState version during remote state restore #10853

Address PR comments

b39b696
Select commit
Loading
Failed to load commit list.
Merged

Restore ClusterState version during remote state restore #10853

Address PR comments
b39b696
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 0s

71.16% (target 70.00%)

View this Pull Request on Codecov

71.16% (target 70.00%)

Details

Codecov Report

Merging #10853 (b39b696) into main (0c9fc21) will decrease coverage by 0.08%.
Report is 1 commits behind head on main.
The diff coverage is 30.76%.

@@             Coverage Diff              @@
##               main   #10853      +/-   ##
============================================
- Coverage     71.23%   71.16%   -0.08%     
+ Complexity    58730    58695      -35     
============================================
  Files          4872     4872              
  Lines        276707   276712       +5     
  Branches      40222    40222              
============================================
- Hits         197124   196923     -201     
- Misses        63115    63377     +262     
+ Partials      16468    16412      -56     
Files Coverage Δ
...arch/gateway/remote/RemoteClusterStateService.java 72.70% <80.00%> (+0.55%) ⬆️
...arch/index/recovery/RemoteStoreRestoreService.java 12.59% <0.00%> (-0.21%) ⬇️

... and 501 files with indirect coverage changes