Backport PR #3480 to release/v1.7 for Support dynamic edge size parameter for Search API#3501
Conversation
* Support dynamic edge size parameter for Search API * 🤖 Update license headers / Format go codes and yaml files Signed-off-by: Vdaas CI <vald@vdaas.org> * Fix files * Update internal/core/algorithm/ngt/ngt.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Matts966 <mattsmasa96604a@gmail.com> * Fix arg order * 🤖 Update license headers / Format go codes and yaml files Signed-off-by: Vdaas CI <vald@vdaas.org> * 🤖 Update license headers / Format go codes and yaml files Signed-off-by: Vdaas CI <vald@vdaas.org> * Upgrade and use default NGT * 🤖 Update license headers / Format go codes and yaml files Signed-off-by: Vdaas CI <vald@vdaas.org> --------- Signed-off-by: Vdaas CI <vald@vdaas.org> Signed-off-by: Matts966 <mattsmasa96604a@gmail.com> Signed-off-by: Matts966 <matts966@vdaas.org> Co-authored-by: Vdaas CI <vald@vdaas.org> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Deploying vald with
|
| Latest commit: |
3405441
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ff1b298d.vald.pages.dev |
| Branch Preview URL: | https://backport-release-v1-7-featur-nmrp.vald.pages.dev |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can use Trivy to scan for security misconfigurations and secrets in Infrastructure as Code files.Add a .trivyignore file to your project to customize which findings Trivy reports. |
|
[CHATOPS:HELP] ChatOps commands.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/v1.7 #3501 +/- ##
===============================================
Coverage ? 25.86%
===============================================
Files ? 500
Lines ? 42392
Branches ? 0
===============================================
Hits ? 10965
Misses ? 30697
Partials ? 730 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…/dynamic-edge-size Signed-off-by: Matts966 <matts966@vdaas.org>
Description
SSIA
Related Issue
Versions
Checklist
Special notes for your reviewer
vdaas/ngt'sdynamic-edge-sizebranchSummary by CodeRabbit
New Features
Documentation
Chores
Refactor