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.9] add queryFieldNames field in Doc Level Queries (#582) (#597) #612

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

eirsep
Copy link
Member

@eirsep eirsep commented Mar 13, 2024

  • add queryFieldNames field in Doc Level Queries

  • add tests to verify queryFieldNames field in DocLevelQuery


(cherry picked from commit 75925dc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

… (opensearch-project#597)

* add queryFieldNames field in Doc Level Queries

* add tests to verify queryFieldNames field in DocLevelQuery

---------

(cherry picked from commit 75925dc)

Signed-off-by: Surya Sashank Nistala <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 72.00000% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 73.19%. Comparing base (397cf0c) to head (f14f3b9).

Files Patch % Lines
...opensearch/commons/alerting/model/DocLevelQuery.kt 72.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.9     #612      +/-   ##
============================================
+ Coverage     72.82%   73.19%   +0.36%     
- Complexity      837      839       +2     
============================================
  Files           129      129              
  Lines          5587     5608      +21     
  Branches        683      684       +1     
============================================
+ Hits           4069     4105      +36     
+ Misses         1216     1197      -19     
- Partials        302      306       +4     

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

@eirsep eirsep merged commit 1b5fc8a into opensearch-project:2.9 Mar 13, 2024
6 of 8 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.

3 participants