Skip to content

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

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

72.10% (target 70.00%)

View this Pull Request on Codecov

72.10% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.

Project coverage is 72.10%. Comparing base (ad982c2) to head (4001b93).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
...g/opensearch/cluster/coordination/Coordinator.java 25.00% 2 Missing and 1 partial ⚠️
...arch/gateway/remote/RemoteClusterStateService.java 50.00% 3 Missing ⚠️
...termanager/term/TransportGetTermVersionAction.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16798      +/-   ##
============================================
+ Coverage     72.00%   72.10%   +0.09%     
- Complexity    65159    65238      +79     
============================================
  Files          5318     5318              
  Lines        303983   303993      +10     
  Branches      43986    43988       +2     
============================================
+ Hits         218892   219184     +292     
+ Misses        67148    66863     -285     
- Partials      17943    17946       +3     

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