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

Fixed Hybrid query for cases when it's wrapped into other compound queries #498

Added comments, improved exception handling

e33de9b
Select commit
Loading
Failed to load commit list.
Merged

Fixed Hybrid query for cases when it's wrapped into other compound queries #498

Added comments, improved exception handling
e33de9b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2023 in 0s

83.78% (-0.87%) compared to b3c73bd

View this Pull Request on Codecov

83.78% (-0.87%) compared to b3c73bd

Details

Codecov Report

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

Comparison is base (b3c73bd) 84.65% compared to head (e33de9b) 83.78%.

❗ Current head e33de9b differs from pull request most recent head a1f9774. Consider uploading reports for the commit a1f9774 to get more accurate results

Files Patch % Lines
...lsearch/search/query/HybridQueryPhaseSearcher.java 54.54% 6 Missing and 14 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #498      +/-   ##
============================================
- Coverage     84.65%   83.78%   -0.87%     
- Complexity      508      526      +18     
============================================
  Files            40       40              
  Lines          1505     1548      +43     
  Branches        234      245      +11     
============================================
+ Hits           1274     1297      +23     
- Misses          128      134       +6     
- Partials        103      117      +14     

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