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

Fixing the codec94 version import statements. #684

Merged
merged 1 commit into from
Dec 20, 2022

Conversation

navneet1v
Copy link
Collaborator

Description

Fixing the codec94 version import statements.

Signed-off-by: Navneet Verma [email protected]

Issues Resolved

NA

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.

@codecov-commenter
Copy link

Codecov Report

Merging #684 (f6a4a40) into main (9e79efc) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #684   +/-   ##
=========================================
  Coverage     84.46%   84.46%           
  Complexity     1055     1055           
=========================================
  Files           149      149           
  Lines          4307     4307           
  Branches        385      385           
=========================================
  Hits           3638     3638           
  Misses          489      489           
  Partials        180      180           
Impacted Files Coverage Δ
...ec/KNN940Codec/KNN940PerFieldKnnVectorsFormat.java 75.00% <ø> (ø)
...rg/opensearch/knn/index/codec/KNNCodecVersion.java 80.76% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@navneet1v navneet1v merged commit e9e024d into opensearch-project:main Dec 20, 2022
@jmazanec15 jmazanec15 added Refactoring Improve the design, structure, and implementation while preserving its functionality Maintenance Add support for new versions of OpenSearch/Dashboards from upstream and removed Refactoring Improve the design, structure, and implementation while preserving its functionality labels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Add support for new versions of OpenSearch/Dashboards from upstream
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants