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

Enable must_exist parameter for update aliases API #11210

Merged
merged 14 commits into from
Jan 9, 2024

Modify some comments to run gradle check again

069675f
Select commit
Loading
Failed to load commit list.
Merged

Enable must_exist parameter for update aliases API #11210

Modify some comments to run gradle check again
069675f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 9, 2024 in 0s

26.31% of diff hit (target 71.26%)

View this Pull Request on Codecov

26.31% of diff hit (target 71.26%)

Annotations

Check warning on line 616 in server/src/main/java/org/opensearch/action/admin/indices/alias/IndicesAliasesRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/alias/IndicesAliasesRequest.java#L616

Added line #L616 was not covered by tests

Check warning on line 238 in server/src/main/java/org/opensearch/action/admin/indices/alias/TransportIndicesAliasesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/alias/TransportIndicesAliasesAction.java#L238

Added line #L238 was not covered by tests

Check warning on line 243 in server/src/main/java/org/opensearch/action/admin/indices/alias/TransportIndicesAliasesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/alias/TransportIndicesAliasesAction.java#L243

Added line #L243 was not covered by tests

Check warning on line 247 in server/src/main/java/org/opensearch/action/admin/indices/alias/TransportIndicesAliasesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/alias/TransportIndicesAliasesAction.java#L245-L247

Added lines #L245 - L247 were not covered by tests

Check warning on line 249 in server/src/main/java/org/opensearch/action/admin/indices/alias/TransportIndicesAliasesAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/action/admin/indices/alias/TransportIndicesAliasesAction.java#L249

Added line #L249 was not covered by tests