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

Fixing _list/shards API for closed indices #16606

Merged

Filter out only the closed indices

40b2641
Select commit
Loading
Failed to load commit list.
Merged

Fixing _list/shards API for closed indices #16606

Filter out only the closed indices
40b2641
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 29, 2024 in 1s

15.78% of diff hit (target 72.51%)

View this Pull Request on Codecov

15.78% of diff hit (target 72.51%)

Annotations

Check warning on line 72 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#L72

Added line #L72 was not covered by tests

Check warning on line 118 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#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 134 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#L134

Added line #L134 was not covered by tests

Check warning on line 195 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#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 197 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#L197

Added line #L197 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/stats/IndicesStatsRequest.java#L317-L318

Added lines #L317 - L318 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/stats/TransportIndicesStatsAction.java#L160

Added line #L160 was not covered by tests