Skip to content

Implementing pagination for _cat/shards

Codecov / codecov/patch failed Aug 26, 2024 in 1s

15.09% of diff hit (target 71.73%)

View this Pull Request on Codecov

15.09% of diff hit (target 71.73%)

Annotations

Check warning on line 73 in server/src/main/java/org/opensearch/common/Table.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/Table.java#L73

Added line #L73 was not covered by tests

Check warning on line 250 in server/src/main/java/org/opensearch/common/Table.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/Table.java#L250

Added line #L250 was not covered by tests

Check warning on line 254 in server/src/main/java/org/opensearch/common/Table.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/common/Table.java#L254

Added line #L254 was not covered by tests

Check warning on line 128 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L127-L128

Added lines #L127 - L128 were not covered by tests

Check warning on line 132 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L131-L132

Added lines #L131 - L132 were not covered by tests

Check warning on line 135 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L135

Added line #L135 was not covered by tests

Check warning on line 141 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L141

Added line #L141 was not covered by tests

Check warning on line 145 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 148 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L148

Added line #L148 was not covered by tests

Check warning on line 154 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L150-L154

Added lines #L150 - L154 were not covered by tests

Check warning on line 160 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L159-L160

Added lines #L159 - L160 were not covered by tests

Check warning on line 171 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L171

Added line #L171 was not covered by tests

Check warning on line 508 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L505-L508

Added lines #L505 - L508 were not covered by tests

Check warning on line 510 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L510

Added line #L510 was not covered by tests

Check warning on line 514 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L514

Added line #L514 was not covered by tests

Check warning on line 523 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L523

Added line #L523 was not covered by tests

Check warning on line 528 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L527-L528

Added lines #L527 - L528 were not covered by tests

Check warning on line 530 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L530

Added line #L530 was not covered by tests

Check warning on line 543 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L541-L543

Added lines #L541 - L543 were not covered by tests

Check warning on line 547 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L547

Added line #L547 was not covered by tests

Check warning on line 554 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L549-L554

Added lines #L549 - L554 were not covered by tests

Check warning on line 559 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L558-L559

Added lines #L558 - L559 were not covered by tests

Check warning on line 561 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L561

Added line #L561 was not covered by tests

Check warning on line 564 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L564

Added line #L564 was not covered by tests

Check warning on line 566 in server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestShardsAction.java#L566

Added line #L566 was not covered by tests