Skip to content

Optimise memory for rest cluster health calls with inline shard aggre…

Codecov / codecov/project succeeded Sep 6, 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 93.92265% with 11 lines in your changes missing coverage. Please review.

Project coverage is 71.62%. Comparing base (0c3f2b4) to head (7c54d31).
Report is 1 commits behind head on 2.17.

Files with missing lines Patch % Lines
...on/admin/cluster/health/ClusterHealthResponse.java 64.28% 4 Missing and 1 partial ⚠️
.../opensearch/cluster/health/ClusterIndexHealth.java 95.83% 1 Missing and 2 partials ⚠️
...in/cluster/health/ClusterHealthRequestBuilder.java 0.00% 2 Missing ⚠️
.../opensearch/cluster/health/ClusterShardHealth.java 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15799      +/-   ##
============================================
+ Coverage     71.61%   71.62%   +0.01%     
+ Complexity    64505    64491      -14     
============================================
  Files          5264     5264              
  Lines        301860   302016     +156     
  Branches      43942    43966      +24     
============================================
+ Hits         216178   216321     +143     
+ Misses        67637    67625      -12     
- Partials      18045    18070      +25     

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