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

Change query clause name to neural_sparse #416

Merged
merged 4 commits into from
Oct 17, 2023

fix format issue

43fabfb
Select commit
Loading
Failed to load commit list.
Merged

Change query clause name to neural_sparse #416

fix format issue
43fabfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 0s

84.56% (+0.19%) compared to 04c1e05

View this Pull Request on Codecov

84.56% (+0.19%) compared to 04c1e05

Details

Codecov Report

Merging #416 (43fabfb) into main (04c1e05) will increase coverage by 0.19%.
The diff coverage is 80.00%.

❗ Current head 43fabfb differs from pull request most recent head 48ffb40. Consider uploading reports for the commit 48ffb40 to get more accurate results

@@             Coverage Diff              @@
##               main     #416      +/-   ##
============================================
+ Coverage     84.37%   84.56%   +0.19%     
+ Complexity      498      449      -49     
============================================
  Files            40       38       -2     
  Lines          1491     1348     -143     
  Branches        228      201      -27     
============================================
- Hits           1258     1140     -118     
+ Misses          133      120      -13     
+ Partials        100       88      -12     
Files Coverage Δ
...rch/neuralsearch/processor/InferenceProcessor.java 92.71% <100.00%> (ø)
...euralsearch/processor/SparseEncodingProcessor.java 100.00% <ø> (ø)
...neuralsearch/processor/TextEmbeddingProcessor.java 100.00% <ø> (ø)
...h/neuralsearch/query/NeuralSparseQueryBuilder.java 66.37% <100.00%> (ø)
...g/opensearch/neuralsearch/plugin/NeuralSearch.java 71.42% <0.00%> (-1.30%) ⬇️

... and 4 files with indirect coverage changes