Health api memory optimisation #15492
Merged
Codecov / codecov/patch
succeeded
Sep 6, 2024 in 0s
92.81% of diff hit (target 71.82%)
View this Pull Request on Codecov
92.81% of diff hit (target 71.82%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/health/ClusterHealthRequestBuilder.java#L176-L177
Added lines #L176 - L177 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/health/ClusterHealthResponse.java#L254
Added line #L254 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/health/ClusterHealthResponse.java#L295
Added line #L295 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/health/ClusterHealthResponse.java#L304-L305
Added lines #L304 - L305 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/cluster/health/ClusterIndexHealth.java#L269
Added line #L269 was not covered by tests
Loading