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

13776: allow adding query parameters to RequestOptions #13777

Merged
merged 9 commits into from
May 31, 2024

Merge remote-tracking branch 'upstream/main'

f29c2e3
Select commit
Loading
Failed to load commit list.
Merged

13776: allow adding query parameters to RequestOptions #13777

Merge remote-tracking branch 'upstream/main'
f29c2e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 30, 2024 in 0s

52.38% of diff hit (target 71.42%)

View this Pull Request on Codecov

52.38% of diff hit (target 71.42%)

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 163 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#L161-L163

Added lines #L161 - L163 were not covered by tests