Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid making further transport calls if paginationStrategy outputs empty entities #16444

Merged

Retry Build

6d0acfc
Select commit
Loading
Failed to load commit list.
Merged

Avoid making further transport calls if paginationStrategy outputs empty entities #16444

Retry Build
6d0acfc
Select commit
Loading
Failed to load commit list.
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

Check warning on line 115 in server/src/main/java/org/opensearch/action/admin/cluster/shards/TransportCatShardsAction.java

See this annotation in the file changed.

@codecov 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

Check warning on line 236 in server/src/main/java/org/opensearch/action/admin/indices/stats/IndicesStatsResponse.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/stats/IndicesStatsResponse.java#L236

Added line #L236 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L218

Added line #L218 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L220

Added line #L220 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/cat/RestIndicesAction.java#L225

Added line #L225 was not covered by tests