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 KNNCodecServiceTests as reported in the gh issue:[#1593] #1601

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

navneet1v
Copy link
Collaborator

@navneet1v navneet1v commented Apr 9, 2024

Description

Fixing KNNCodecServiceTests as reported in the gh issue:[#1593]

Currently the issue is only in main branch.

Issues Resolved

#1593

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.

Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.87%. Comparing base (771c4b5) to head (d0b0510).
Report is 1 commits behind head on main.

❗ Current head d0b0510 differs from pull request most recent head 5f0ba36. Consider uploading reports for the commit 5f0ba36 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1601      +/-   ##
============================================
- Coverage     84.92%   84.87%   -0.06%     
+ Complexity     1375     1374       -1     
============================================
  Files           172      172              
  Lines          5605     5605              
  Branches        553      553              
============================================
- Hits           4760     4757       -3     
- Misses          612      614       +2     
- Partials        233      234       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

vamshin
vamshin previously approved these changes Apr 9, 2024
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 previously approved these changes Apr 9, 2024
junqiu-lei
junqiu-lei previously approved these changes Apr 9, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
@navneet1v navneet1v merged commit 5de10fc into opensearch-project:main Apr 9, 2024
54 of 56 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 29, 2024
ryanbogan pushed a commit that referenced this pull request Apr 29, 2024
… (#1663)

Signed-off-by: Navneet Verma <[email protected]>
(cherry picked from commit 5de10fc)

Co-authored-by: Navneet Verma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants