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.11 Backport #256 #257

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 #257 into opendistro-1.11 will decrease coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@                  Coverage Diff                  @@
##             opendistro-1.11     #257      +/-   ##
=====================================================
- Coverage              78.78%   78.72%   -0.06%     
+ Complexity               339      338       -1     
=====================================================
  Files                     53       53              
  Lines                   1334     1335       +1     
  Branches                 121      121              
=====================================================
  Hits                    1051     1051              
- Misses                   234      235       +1     
  Partials                  49       49              
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 e663da4...d25ac0f. Read the comment docs.