Skip to content

introduce a setting to disable full cluster state from remote on term…

Codecov / codecov/project succeeded Dec 13, 2024 in 0s

72.05% (target 70.00%)

View this Pull Request on Codecov

72.05% (target 70.00%)

Details

Codecov Report

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

Project coverage is 72.05%. Comparing base (b67cdf4) to head (49cc2b5).

Files with missing lines Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 50.00% 3 Missing ⚠️
...g/opensearch/cluster/coordination/Coordinator.java 33.33% 1 Missing and 1 partial ⚠️
...termanager/term/TransportGetTermVersionAction.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16798      +/-   ##
============================================
+ Coverage     72.03%   72.05%   +0.02%     
- Complexity    65230    65235       +5     
============================================
  Files          5318     5318              
  Lines        304051   304060       +9     
  Branches      43990    43991       +1     
============================================
+ Hits         219021   219093      +72     
+ Misses        67121    67021     -100     
- Partials      17909    17946      +37     

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