milvus-io / milvus-sdk-node

The Official Mivus node.js sdk(client)
https://milvus.io
Apache License 2.0
122 stars 37 forks source link

Fix single search failed on mutliple vectors collection if the anns field is specified. #300

Closed shanghaikid closed 5 months ago

sre-ci-robot commented 5 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: shanghaikid

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/milvus-io/milvus-sdk-node/blob/2.4/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.14%. Comparing base (c77c5cf) to head (f216d1a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.4 #300 +/- ## ======================================= Coverage 97.14% 97.14% ======================================= Files 36 36 Lines 2208 2210 +2 Branches 602 604 +2 ======================================= + Hits 2145 2147 +2 Misses 55 55 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.