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

Fix create or update alias API doesn't throw exception for unsupported parameters #14719

Merged
merged 3 commits into from
Jul 15, 2024

modify change log

9d8df56
Select commit
Loading
Failed to load commit list.
Merged

Fix create or update alias API doesn't throw exception for unsupported parameters #14719

modify change log
9d8df56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 12, 2024 in 0s

14.28% of diff hit (target 71.75%)

View this Pull Request on Codecov

14.28% of diff hit (target 71.75%)

Annotations

Check warning on line 125 in server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java#L125

Added line #L125 was not covered by tests

Check warning on line 127 in server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java#L127

Added line #L127 was not covered by tests

Check warning on line 133 in server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java#L133

Added line #L133 was not covered by tests

Check warning on line 164 in server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java#L164

Added line #L164 was not covered by tests