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] Adding aggregations in hybrid query (#630) #631

Conversation

martin-gaievski
Copy link
Member

Manual backport of f04c058 from #630

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.

* Adding aggregations in hybrid query

Signed-off-by: Martin Gaievski <[email protected]>
(cherry picked from commit f04c058)
Copy link

codecov bot commented Mar 12, 2024

Codecov Report

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

Project coverage is 83.24%. Comparing base (6a68b94) to head (d3ce13c).

Files Patch % Lines
.../opensearch/neuralsearch/util/HybridQueryUtil.java 71.42% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #631      +/-   ##
============================================
- Coverage     83.37%   83.24%   -0.13%     
- Complexity      658      664       +6     
============================================
  Files            51       52       +1     
  Lines          2069     2071       +2     
  Branches        333      332       -1     
============================================
- Hits           1725     1724       -1     
  Misses          196      196              
- Partials        148      151       +3     

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

@martin-gaievski martin-gaievski merged commit 4043f9f into opensearch-project:2.x Mar 12, 2024
87 of 89 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants