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

fix: Rectify Weighted Rerank params #683

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

congqixia
Copy link
Contributor

Use correct rerankType in WeightedRerank params

Use correct rerankType in WeightedRerank params

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
@sre-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot added approved review approved size/XS Denotes a PR that changes 0-9 lines. labels Mar 20, 2024
@congqixia
Copy link
Contributor Author

/kind bug

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 71.95%. Comparing base (8b5ef11) to head (3b1821a).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #683   +/-   ##
=======================================
  Coverage   71.95%   71.95%           
=======================================
  Files          50       50           
  Lines        4649     4649           
=======================================
  Hits         3345     3345           
  Misses       1183     1183           
  Partials      121      121           
Files Coverage Δ
client/reranker.go 0.00% <0.00%> (ø)

@congqixia
Copy link
Contributor Author

/kind bug

@sre-ci-robot sre-ci-robot added the kind/bug Something isn't working label Mar 20, 2024
@ThreadDao
Copy link
Contributor

/lgtm

@sre-ci-robot sre-ci-robot added the lgtm look good to me label Mar 20, 2024
@mergify mergify bot added the ci-passed auto merge needed label label Mar 20, 2024
@sre-ci-robot sre-ci-robot merged commit ffd629b into milvus-io:master Mar 20, 2024
15 checks passed
@congqixia congqixia deleted the fix/weight_rerank_type branch April 11, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved review approved ci-passed auto merge needed label kind/bug Something isn't working lgtm look good to me size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants