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] Fixed Hybrid query for cases when it's wrapped into other compound queries (#498) #501

Fixed Hybrid query for cases when it's wrapped into other compound qu…

e0d8337
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fixed Hybrid query for cases when it's wrapped into other compound queries (#498) #501

Fixed Hybrid query for cases when it's wrapped into other compound qu…
e0d8337
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 1, 2023 in 0s

85.41% (-0.13%) compared to 04bf2a4

View this Pull Request on Codecov

85.41% (-0.13%) compared to 04bf2a4

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (04bf2a4) 85.53% compared to head (e0d8337) 85.41%.

Files Patch % Lines
...lsearch/search/query/HybridQueryPhaseSearcher.java 81.81% 0 Missing and 8 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #501      +/-   ##
============================================
- Coverage     85.53%   85.41%   -0.13%     
- Complexity      516      540      +24     
============================================
  Files            40       40              
  Lines          1521     1563      +42     
  Branches        238      248      +10     
============================================
+ Hits           1301     1335      +34     
  Misses          112      112              
- Partials        108      116       +8     

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