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] Fix from and size parameter can be negative when searching (#13047) #13361

Merged

Merge remote-tracking branch 'upstream/2.x' into backport/backport-13…

b9a8ce5
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fix from and size parameter can be negative when searching (#13047) #13361

Merge remote-tracking branch 'upstream/2.x' into backport/backport-13…
b9a8ce5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 25, 2024 in 1s

57.14% of diff hit (target 71.28%)

View this Pull Request on Codecov

57.14% of diff hit (target 71.28%)

Annotations

Check warning on line 240 in server/src/main/java/org/opensearch/rest/action/search/RestSearchAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/src/main/java/org/opensearch/rest/action/search/RestSearchAction.java#L240

Added line #L240 was not covered by tests