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][Fix] add non-null check for queryBuilder in NeuralQueryEnricherProcessor #619

Merged
merged 3 commits into from
Mar 4, 2024

fix test compile

7a4a074
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x][Fix] add non-null check for queryBuilder in NeuralQueryEnricherProcessor #619

fix test compile
7a4a074
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

85.17% (+0.00%) compared to c422065

View this Pull Request on Codecov

85.17% (+0.00%) compared to c422065

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.17%. Comparing base (c422065) to head (7a4a074).

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x     #619   +/-   ##
=========================================
  Coverage     85.17%   85.17%           
- Complexity      611      612    +1     
=========================================
  Files            48       48           
  Lines          1841     1842    +1     
  Branches        279      280    +1     
=========================================
+ Hits           1568     1569    +1     
  Misses          145      145           
  Partials        128      128           

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