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

Upgrade odfe version to 1.13.0 #312

Closed VijayanB closed 3 years ago

VijayanB commented 3 years ago

Upgrade to ES 7.10.2

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 #312 (ddc3906) into master (d4b1ae4) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #312   +/-   ##
=========================================
  Coverage     80.51%   80.51%           
  Complexity      388      388           
=========================================
  Files            62       62           
  Lines          1468     1468           
  Branches        130      130           
=========================================
  Hits           1182     1182           
  Misses          239      239           
  Partials         47       47           

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 d4b1ae4...ddc3906. Read the comment docs.

VijayanB commented 3 years ago

You might want to change here as well https://github.com/opendistro-for-elasticsearch/k-NN/blob/master/gradle.properties#L16.

Even though this field is not used but just to keep it consistent.

Ack.