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

Update license headers (Backport 194) #195

Merged
merged 1 commit into from
Nov 10, 2021

Conversation

jmazanec15
Copy link
Member

Description

Backport #194

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@jmazanec15 jmazanec15 changed the title Update license headers (#194) Update license headers (Backport 194) Nov 10, 2021
* Remove Amazon License Headers

Signed-off-by: Naveen Tatikonda <[email protected]>

* Update NOTICE.txt and CONTRIBUTING.md

Signed-off-by: Naveen Tatikonda <[email protected]>

* Replace Apache License Header with short version

Signed-off-by: Naveen Tatikonda <[email protected]>
Signed-off-by: John Mazanec <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2021

Codecov Report

Merging #195 (adaa461) into 1.2 (2fb004f) will increase coverage by 0.02%.
The diff coverage is n/a.

❗ Current head adaa461 differs from pull request most recent head cdea57b. Consider uploading reports for the commit cdea57b to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##                1.2     #195      +/-   ##
============================================
+ Coverage     83.05%   83.08%   +0.02%     
- Complexity      857      858       +1     
============================================
  Files           123      123              
  Lines          3759     3759              
  Branches        359      359              
============================================
+ Hits           3122     3123       +1     
+ Misses          476      475       -1     
  Partials        161      161              
Impacted Files Coverage Δ
...n/java/org/opensearch/knn/common/KNNConstants.java 92.30% <ø> (ø)
...n/common/exception/KNNInvalidIndicesException.java 80.00% <ø> (ø)
...va/org/opensearch/knn/index/KNNCircuitBreaker.java 60.00% <ø> (ø)
...n/java/org/opensearch/knn/index/KNNIndexShard.java 92.85% <ø> (ø)
...c/main/java/org/opensearch/knn/index/KNNQuery.java 77.77% <ø> (+5.55%) ⬆️
...java/org/opensearch/knn/index/KNNQueryBuilder.java 67.96% <ø> (ø)
.../java/org/opensearch/knn/index/KNNQueryResult.java 100.00% <ø> (ø)
.../main/java/org/opensearch/knn/index/KNNScorer.java 64.28% <ø> (ø)
...ain/java/org/opensearch/knn/index/KNNSettings.java 81.75% <ø> (ø)
...opensearch/knn/index/KNNVectorDVLeafFieldData.java 72.72% <ø> (ø)
... and 48 more

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 2fb004f...cdea57b. Read the comment docs.

Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@jmazanec15 jmazanec15 merged commit bd07285 into opensearch-project:1.2 Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants