[Backport 2.x] 13776: allow adding query parameters to RequestOptions #13778
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
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
codecov / codecov/patch
client/rest/src/main/java/org/opensearch/client/RequestOptions.java#L158-L160
Added lines #L158 - L160 were not covered by tests
Loading