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 main manually][bug fix] Fix async actions are left in neural_sparse query (#438) #479

Merged

tidy

48b1a40
Select commit
Loading
Failed to load commit list.
Merged

[Backport main manually][bug fix] Fix async actions are left in neural_sparse query (#438) #479

tidy
48b1a40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2023 in 1s

84.38% (+0.01%) compared to c3e336f

View this Pull Request on Codecov

84.38% (+0.01%) compared to c3e336f

Details

Codecov Report

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

Comparison is base (c3e336f) 84.37% compared to head (48b1a40) 84.38%.
Report is 2 commits behind head on main.

Files Patch % Lines
...h/neuralsearch/query/NeuralSparseQueryBuilder.java 81.25% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #479      +/-   ##
============================================
+ Coverage     84.37%   84.38%   +0.01%     
- Complexity      498      506       +8     
============================================
  Files            40       40              
  Lines          1491     1505      +14     
  Branches        228      234       +6     
============================================
+ Hits           1258     1270      +12     
  Misses          133      133              
- Partials        100      102       +2     

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