milvus-io / milvus-sdk-node

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

[Issue-276] fix(example): next.js production runtime error #280

Closed zhanshuyou closed 7 months ago

zhanshuyou commented 7 months ago

use page api router to handle milvus options

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 96.63%. Comparing base (5458c15) to head (8e68d70).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ======================================= Coverage 96.63% 96.63% ======================================= Files 36 36 Lines 1870 1870 Branches 461 461 ======================================= Hits 1807 1807 Misses 58 58 Partials 5 5 ```

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

sre-ci-robot commented 7 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: shanghaikid, zhanshuyou

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/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment