Avoid making further transport calls if paginationStrategy outputs empty entities #16444
Codecov / codecov/patch
failed
Oct 23, 2024 in 0s
0.00% of diff hit (target 72.04%)
View this Pull Request on Codecov
0.00% of diff hit (target 72.04%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/shards/TransportCatShardsAction.java#L113-L115
Added lines #L113 - L115 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/stats/IndicesStatsResponse.java#L236
Added line #L236 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L218
Added line #L218 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L220
Added line #L220 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L225
Added line #L225 was not covered by tests
Loading