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] 13776: allow adding query parameters to RequestOptions #13778

Merged
merged 1 commit into from
Jun 5, 2024

13776: allow adding query parameters to RequestOptions

8eb94f4
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] 13776: allow adding query parameters to RequestOptions #13778

13776: allow adding query parameters to RequestOptions
8eb94f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 5, 2024 in 0s

52.38% of diff hit (target 71.28%)

View this Pull Request on Codecov

52.38% of diff hit (target 71.28%)

Annotations

Check warning on line 118 in client/rest/src/main/java/org/opensearch/client/Request.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/Request.java#L116-L118

Added lines #L116 - L118 were not covered by tests

Check warning on line 160 in client/rest/src/main/java/org/opensearch/client/RequestOptions.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/rest/src/main/java/org/opensearch/client/RequestOptions.java#L158-L160

Added lines #L158 - L160 were not covered by tests