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

[bug fix] Fix async actions are left in neural_sparse query #438

Merged

add test

462b614
Select commit
Loading
Failed to load commit list.
Merged

[bug fix] Fix async actions are left in neural_sparse query #438

add test
462b614
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2023 in 1s

80.75% (+0.04%) compared to 73cab3b

View this Pull Request on Codecov

80.75% (+0.04%) compared to 73cab3b

Details

Codecov Report

Merging #438 (462b614) into 2.11 (73cab3b) will increase coverage by 0.04%.
The diff coverage is 86.66%.

@@             Coverage Diff              @@
##               2.11     #438      +/-   ##
============================================
+ Coverage     80.71%   80.75%   +0.04%     
- Complexity      502      510       +8     
============================================
  Files            41       41              
  Lines          1576     1590      +14     
  Branches        241      247       +6     
============================================
+ Hits           1272     1284      +12     
  Misses          201      201              
- Partials        103      105       +2     
Files Coverage Δ
...h/neuralsearch/query/NeuralSparseQueryBuilder.java 67.62% <86.66%> (+2.02%) ⬆️