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] Enable must_exist parameter for update aliases API (#11210) #11833

Merged

Small change to rerun gradle check

ca113ea
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Enable must_exist parameter for update aliases API (#11210) #11833

Small change to rerun gradle check
ca113ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 10, 2024 in 1s

30.00% of diff hit (target 71.10%)

View this Pull Request on Codecov

30.00% of diff hit (target 71.10%)

Annotations

Check warning on line 637 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#L637

Added line #L637 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