Skip to content

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

Merged
andrross merged 1 commit intoopensearch-project:2.19from
dbwiddis:backport/backport-18194-to-2.19
May 8, 2025
Merged

[Backport 2.19] Null check field names in QueryStringQueryBuilder (#18194)#18233
andrross merged 1 commit intoopensearch-project:2.19from
dbwiddis:backport/backport-18194-to-2.19

Conversation

@dbwiddis
Copy link
Copy Markdown
Member

@dbwiddis dbwiddis commented May 7, 2025

Backport 379e464 from #18194

…#18194)

* Null check field names in QueryStringQuerybuilder

Signed-off-by: Daniel Widdis <widdis@gmail.com>

* Restrict test to run on >=3.1.0

Signed-off-by: Daniel Widdis <widdis@gmail.com>

---------

Signed-off-by: Daniel Widdis <widdis@gmail.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
(cherry picked from commit 379e464)
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 7, 2025

✅ Gradle check result for 0022551: SUCCESS

@codecov
Copy link
Copy Markdown

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