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 neural search name check for default use case integ test #607

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

joshpalis
Copy link
Member

Description

Fixes neural search name check in integration tests. Neural Search plugin has the name neural-search in their settings.gradle, however the plugin name shows up as opensearch-neural-search

Issues Resolved

#599

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: Joshua Palis <jpalis@amazon.com>
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.75%. Comparing base (8e962bf) to head (ed1acee).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #607   +/-   ##
=========================================
  Coverage     72.75%   72.75%           
  Complexity      681      681           
=========================================
  Files            82       82           
  Lines          3491     3491           
  Branches        279      279           
=========================================
  Hits           2540     2540           
  Misses          832      832           
  Partials        119      119           

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

@joshpalis joshpalis merged commit 8820d89 into opensearch-project:main Mar 22, 2024
42 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 22, 2024
fixing neural search name

Signed-off-by: Joshua Palis <jpalis@amazon.com>
(cherry picked from commit 8820d89)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 22, 2024
fixing neural search name

Signed-off-by: Joshua Palis <jpalis@amazon.com>
(cherry picked from commit 8820d89)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants