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] [Remote State] Upload incremental cluster state on master re-election (#15145) #15853

[Remote State] Upload incremental cluster state on master re-election…

21ec4d2
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Remote State] Upload incremental cluster state on master re-election (#15145) #15853

[Remote State] Upload incremental cluster state on master re-election…
21ec4d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2024 in 1s

71.62% (target 70.00%)

View this Pull Request on Codecov

71.62% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 67.41573% with 29 lines in your changes missing coverage. Please review.

Project coverage is 71.62%. Comparing base (076e7cb) to head (21ec4d2).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 20.00% 9 Missing and 3 partials ⚠️
...luster/coordination/RemoteStatePublishRequest.java 36.36% 7 Missing ⚠️
...search/cluster/coordination/CoordinationState.java 83.87% 2 Missing and 3 partials ⚠️
.../java/org/opensearch/gateway/GatewayMetaState.java 83.33% 0 Missing and 4 partials ⚠️
...ster/coordination/PublicationTransportHandler.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15853      +/-   ##
============================================
- Coverage     71.62%   71.62%   -0.01%     
- Complexity    64501    64508       +7     
============================================
  Files          5263     5264       +1     
  Lines        301919   301985      +66     
  Branches      43947    43963      +16     
============================================
+ Hits         216261   216287      +26     
- Misses        67521    67664     +143     
+ Partials      18137    18034     -103     

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