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

Increment version on main to 1.2.0.0 #138

Merged
merged 1 commit into from
Oct 14, 2021
Merged

Increment version on main to 1.2.0.0 #138

merged 1 commit into from
Oct 14, 2021

Conversation

naveentatikonda
Copy link
Member

Signed-off-by: Naveen Tatikonda navtat@amazon.com

Description

Increment version on main to 1.2.0.0

Issues Resolved

#102

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

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.

Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
@codecov-commenter
Copy link

Codecov Report

Merging #138 (c2e7455) into main (5623eeb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #138   +/-   ##
=========================================
  Coverage     82.48%   82.48%           
  Complexity      474      474           
=========================================
  Files            69       69           
  Lines          1821     1821           
  Branches        178      178           
=========================================
  Hits           1502     1502           
  Misses          257      257           
  Partials         62       62           
Impacted Files Coverage Δ
.../java/org/opensearch/knn/index/util/KNNEngine.java 89.47% <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 5623eeb...c2e7455. 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

@naveentatikonda naveentatikonda merged commit d7c55e9 into opensearch-project:main Oct 14, 2021
@naveentatikonda naveentatikonda added the Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. label Nov 12, 2021
martin-gaievski pushed a commit to martin-gaievski/k-NN that referenced this pull request Mar 7, 2022
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
martin-gaievski pushed a commit to martin-gaievski/k-NN that referenced this pull request Mar 7, 2022
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
Signed-off-by: Martin Gaievski <gaievski@amazon.com>
martin-gaievski pushed a commit to martin-gaievski/k-NN that referenced this pull request Mar 30, 2022
Signed-off-by: Naveen Tatikonda <navtat@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants