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

Removing skipIndexResolver param

790b8c0
Select commit
Loading
Failed to load commit list.
Merged

Fixing _list/shards API for closed indices #16606

Removing skipIndexResolver param
790b8c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 11, 2024 in 0s

0.00% of diff hit (target 72.11%)

View this Pull Request on Codecov

0.00% of diff hit (target 72.11%)

Annotations

Check warning on line 114 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-L114

Added lines #L113 - L114 were not covered by tests

Check warning on line 184 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#L183-L184

Added lines #L183 - L184 were not covered by tests

Check warning on line 186 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#L186

Added line #L186 was not covered by tests