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

Add copyright header #307

Closed VijayanB closed 3 years ago

VijayanB commented 3 years ago

Add copyright header

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 #307 (afc463f) into master (3595be5) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #307   +/-   ##
=========================================
  Coverage     80.51%   80.51%           
  Complexity      389      389           
=========================================
  Files            62       62           
  Lines          1468     1468           
  Branches        130      130           
=========================================
  Hits           1182     1182           
  Misses          239      239           
  Partials         47       47           
Impacted Files Coverage Δ Complexity Δ
...sticsearch/knn/index/KNNVectorDVLeafFieldData.java 72.72% <ø> (ø) 4.00 <0.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 3595be5...afc463f. Read the comment docs.