opendistro-for-elasticsearch / k-NN

🆕 A machine learning plugin which supports an approximate k-NN search algorithm for Open Distro.
https://opendistro.github.io/
Apache License 2.0
277 stars 55 forks source link

Opendistro-1.10 Backport #256 #259

Closed jmazanec15 closed 3 years ago

jmazanec15 commented 3 years ago

Issue #, if available:

255

Description of changes: Backport #256

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov[bot] commented 3 years ago

Codecov Report

Merging #259 into opendistro-1.10 will decrease coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##             opendistro-1.10     #259      +/-   ##
=====================================================
- Coverage              77.76%   77.70%   -0.07%     
+ Complexity               311      310       -1     
=====================================================
  Files                     50       50              
  Lines                   1192     1193       +1     
  Branches                 100      100              
=====================================================
  Hits                     927      927              
- Misses                   221      222       +1     
  Partials                  44       44              
Impacted Files Coverage Δ Complexity Δ
...istroforelasticsearch/knn/index/KNNIndexShard.java 92.00% <100.00%> (-3.84%) 10.00 <1.00> (-1.00)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a496778...21cabe4. Read the comment docs.