Fix create or update alias API doesn't throw exception for unsupported parameters #14719
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
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java#L125
Added line #L125 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java#L127
Added line #L127 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java#L133
Added line #L133 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/rest/action/admin/indices/RestIndexPutAliasAction.java#L164
Added line #L164 was not covered by tests
Loading