[Backport 2.16] Optimized ClusterStatsIndices to precomute shard stats (#14426) #14913
Codecov / codecov/patch
succeeded
Jul 23, 2024 in 0s
90.43% of diff hit (target 71.55%)
View this Pull Request on Codecov
90.43% of diff hit (target 71.55%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java#L84
Added line #L84 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java#L164-L165
Added lines #L164 - L165 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsNodeResponse.java#L168
Added line #L168 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/stats/ClusterStatsRequestBuilder.java#L55-L56
Added lines #L55 - L56 were not covered by tests
Loading