milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
30.87k stars 2.94k forks source link

enhance: error msg #37901

Closed smellthemoon closed 4 hours ago

smellthemoon commented 1 day ago

37900

codecov[bot] commented 1 day ago

Codecov Report

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

Project coverage is 81.03%. Comparing base (b3fc530) to head (299d1bb). Report is 40 commits behind head on master.

Files with missing lines Patch % Lines
internal/distributed/proxy/httpserver/utils.go 0.00% 1 Missing :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/milvus-io/milvus/pull/37901/graphs/tree.svg?width=650&height=150&src=pr&token=XdCbzGJk2E&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io)](https://app.codecov.io/gh/milvus-io/milvus/pull/37901?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) ```diff @@ Coverage Diff @@ ## master #37901 +/- ## ========================================== + Coverage 81.00% 81.03% +0.02% ========================================== Files 1357 1357 Lines 190018 190144 +126 ========================================== + Hits 153922 154076 +154 + Misses 30625 30595 -30 - Partials 5471 5473 +2 ``` | [Components](https://app.codecov.io/gh/milvus-io/milvus/pull/37901/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) | Coverage Δ | | |---|---|---| | [Client](https://app.codecov.io/gh/milvus-io/milvus/pull/37901/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) | `72.16% <ø> (ø)` | | | [Core](https://app.codecov.io/gh/milvus-io/milvus/pull/37901/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) | `68.89% <ø> (+0.01%)` | :arrow_up: | | [Go](https://app.codecov.io/gh/milvus-io/milvus/pull/37901/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) | `83.20% <0.00%> (+0.02%)` | :arrow_up: | | [Files with missing lines](https://app.codecov.io/gh/milvus-io/milvus/pull/37901?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io) | Coverage Δ | | |---|---|---| | [internal/distributed/proxy/httpserver/utils.go](https://app.codecov.io/gh/milvus-io/milvus/pull/37901?src=pr&el=tree&filepath=internal%2Fdistributed%2Fproxy%2Fhttpserver%2Futils.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io#diff-aW50ZXJuYWwvZGlzdHJpYnV0ZWQvcHJveHkvaHR0cHNlcnZlci91dGlscy5nbw==) | `84.22% <0.00%> (ø)` | | ... and [56 files with indirect coverage changes](https://app.codecov.io/gh/milvus-io/milvus/pull/37901/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=milvus-io)

🚨 Try these New Features:

mergify[bot] commented 1 day ago

@smellthemoon E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

smellthemoon commented 11 hours ago

/run-cpu-e2e

sre-ci-robot commented 4 hours ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, smellthemoon

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: - ~~[internal/distributed/OWNERS](https://github.com/milvus-io/milvus/blob/master/internal/distributed/OWNERS)~~ [congqixia] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment