Skip to content

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

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

72.12% (target 70.00%)

View this Pull Request on Codecov

72.12% (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.12%. Comparing base (5ba909a) to head (bada1f7).
Report is 5 commits behind head on main.

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.11%   72.12%   +0.01%     
+ Complexity    65237    65217      -20     
============================================
  Files          5318     5318              
  Lines        304003   304024      +21     
  Branches      43992    43995       +3     
============================================
+ Hits         219228   219285      +57     
+ Misses        66874    66752     -122     
- Partials      17901    17987      +86     

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