Skip to content

Conversation

heemin32
Copy link
Contributor

@heemin32 heemin32 commented Jun 2, 2025

Description

Add search relevance plugin to the distribution

Issues Resolved

#5542

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.

platforms:
- linux
- windows
- name: search-relevance
Copy link
Member

Choose a reason for hiding this comment

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

Does this plugin have any dependency components? If so, we should list them out in this manifest.
e.g.

- name: neural-search
repository: https://github.com/opensearch-project/neural-search.git
ref: main
platforms:
- linux
- windows
depends_on:
- ml-commons
- k-NN

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@zelinh zelinh merged commit c3c6fbe into opensearch-project:main Jun 3, 2025
17 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Engineering Effectiveness Board Jun 3, 2025
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (2565848) to head (a84d658).
Report is 3 commits behind head on main.

❌ Your project status has failed because the head coverage (0.00%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@     Coverage Diff      @@
##   main   #5543   +/-   ##
============================
============================

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants