Skip to content

Optimize _cat/nodes api by sending request to each node and receiving…

Codecov / codecov/project succeeded Sep 4, 2024 in 1s

71.79% (target 70.00%)

View this Pull Request on Codecov

71.79% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 3.26087% with 89 lines in your changes missing coverage. Please review.

Project coverage is 71.79%. Comparing base (eb306d2) to head (3a496eb).
Report is 189 commits behind head on main.

Files with missing lines Patch % Lines
...rg/opensearch/rest/action/cat/RestNodesAction.java 3.26% 88 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14853      +/-   ##
============================================
+ Coverage     71.77%   71.79%   +0.01%     
- Complexity    62689    62717      +28     
============================================
  Files          5163     5163              
  Lines        294412   294478      +66     
  Branches      42582    42595      +13     
============================================
+ Hits         211325   211415      +90     
- Misses        65689    65694       +5     
+ Partials      17398    17369      -29     

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