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

[Backport 2.x] Fix create or update alias API doesn't throw exception for unsupported parameters #14756

Merged
merged 2 commits into from
Jul 15, 2024

Update 10_basic.yml

79336bb
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix create or update alias API doesn't throw exception for unsupported parameters #14756

Update 10_basic.yml
79336bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 15, 2024 in 0s

14.28% of diff hit (target 71.59%)

View this Pull Request on Codecov

14.28% of diff hit (target 71.59%)

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