Implementing pagination for _cat/indices API #14718
67.61% of diff hit (target 71.91%)
View this Pull Request on Codecov
67.61% of diff hit (target 71.91%)
Annotations
Check warning on line 132 in server/src/main/java/org/opensearch/rest/RestHandler.java
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/RestHandler.java#L132
Added line #L132 was not covered by tests
Check warning on line 599 in server/src/main/java/org/opensearch/rest/RestRequest.java
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/RestRequest.java#L599
Added line #L599 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L181
Added line #L181 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L184
Added line #L184 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L189-L191
Added lines #L189 - L191 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L198-L199
Added lines #L198 - L199 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L201
Added line #L201 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L206
Added line #L206 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L209
Added line #L209 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L215
Added line #L215 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L217
Added line #L217 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L221-L222
Added lines #L221 - L222 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L345
Added line #L345 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L351
Added line #L351 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L382
Added line #L382 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L770
Added line #L770 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L799
Added line #L799 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L1050
Added line #L1050 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/list/AbstractListAction.java#L37
Added line #L37 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/list/AbstractListAction.java#L39
Added line #L39 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/list/AbstractListAction.java#L41
Added line #L41 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/list/AbstractListAction.java#L43
Added line #L43 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/list/AbstractListAction.java#L48
Added line #L48 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/list/AbstractListAction.java#L57
Added line #L57 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/list/AbstractListAction.java#L60
Added line #L60 was not covered by tests