zilliztech / milvus-operator

The Kubernetes Operator of Milvus.
https://milvus.io
Apache License 2.0
45 stars 23 forks source link

Supports custom mq #33

Closed haorenfsa closed 11 months ago

haorenfsa commented 11 months ago

/cc @LoveEachDay @mintcckey

sre-ci-robot commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haorenfsa

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: - ~~[OWNERS](https://github.com/zilliztech/milvus-operator/blob/main/OWNERS)~~ [haorenfsa] 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 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (3aba867) 80.03% compared to head (9b38a11) 80.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #33 +/- ## ========================================== - Coverage 80.03% 80.03% -0.01% ========================================== Files 47 47 Lines 4779 4778 -1 ========================================== - Hits 3825 3824 -1 Misses 804 804 Partials 150 150 ``` | [Files](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech) | Coverage Δ | | |---|---|---| | [apis/milvus.io/v1beta1/milvus\_webhook.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-YXBpcy9taWx2dXMuaW8vdjFiZXRhMS9taWx2dXNfd2ViaG9vay5nbw==) | `86.58% <100.00%> (ø)` | | | [pkg/controllers/configmaps.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2NvbmZpZ21hcHMuZ28=) | `62.72% <100.00%> (-0.34%)` | :arrow_down: | | [pkg/controllers/status\_cluster.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL3N0YXR1c19jbHVzdGVyLmdv) | `87.28% <100.00%> (ø)` | | | [pkg/controllers/dependencies.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2RlcGVuZGVuY2llcy5nbw==) | `82.45% <0.00%> (ø)` | | | [pkg/controllers/milvus\_controller.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/33?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL21pbHZ1c19jb250cm9sbGVyLmdv) | `38.62% <0.00%> (ø)` | |

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