Skip to content

[Backport 2.19] Null check field names in QueryStringQueryBuilder (#18194) #18233

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

Merged

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented May 7, 2025

Backport 379e464 from #18194

…#18194)

* Null check field names in QueryStringQuerybuilder

Signed-off-by: Daniel Widdis <[email protected]>

* Restrict test to run on >=3.1.0

Signed-off-by: Daniel Widdis <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: Andrew Ross <[email protected]>
Co-authored-by: Andrew Ross <[email protected]>
(cherry picked from commit 379e464)
Copy link
Contributor

github-actions bot commented May 7, 2025

❌ Gradle check result for 0022551:

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented May 7, 2025

✅ Gradle check result for 0022551: SUCCESS

Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.94%. Comparing base (663d16e) to head (0022551).
Report is 1 commits behind head on 2.19.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #18233      +/-   ##
============================================
+ Coverage     71.87%   71.94%   +0.07%     
- Complexity    65906    65934      +28     
============================================
  Files          5341     5341              
  Lines        307186   307189       +3     
  Branches      44834    44835       +1     
============================================
+ Hits         220792   221017     +225     
+ Misses        67952    67720     -232     
- Partials      18442    18452      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross andrross merged commit 5c2543c into opensearch-project:2.19 May 8, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants