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] Enable support for default model id on HybridQueryBuilder #549

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 98e5534 from #541

* Enable support for default model id on HybridQueryBuilder

Signed-off-by: Varun Jain <[email protected]>

* Adding tests and updating changelog.md

Signed-off-by: Varun Jain <[email protected]>

* Optimizing code

Signed-off-by: Varun Jain <[email protected]>

* modyfing the tests4

Signed-off-by: Varun Jain <[email protected]>

* Addressing Heemin comment

Signed-off-by: Varun Jain <[email protected]>

---------

Signed-off-by: Varun Jain <[email protected]>
(cherry picked from commit 98e5534)
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fcbfb30) 85.18% compared to head (5b5161a) 85.24%.
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #549      +/-   ##
============================================
+ Coverage     85.18%   85.24%   +0.05%     
- Complexity      541      543       +2     
============================================
  Files            40       40              
  Lines          1580     1586       +6     
  Branches        248      249       +1     
============================================
+ Hits           1346     1352       +6     
  Misses          117      117              
  Partials        117      117              

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

@heemin32 heemin32 merged commit 26699ea into 2.x Jan 23, 2024
73 checks passed
@heemin32 heemin32 deleted the backport/backport-541-to-2.x branch January 23, 2024 18:17
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