zilliztech / milvus-operator

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

Supports natsmq #3

Closed haorenfsa closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 80.00% and project coverage change: -0.03% :warning:

Comparison is base (10c5c9f) 80.05% compared to head (fd0743d) 80.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3 +/- ## ========================================== - Coverage 80.05% 80.02% -0.03% ========================================== Files 46 46 Lines 4707 4721 +14 ========================================== + Hits 3768 3778 +10 - Misses 795 798 +3 - Partials 144 145 +1 ``` | [Files Changed](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech) | Coverage Δ | | |---|---|---| | [pkg/controllers/dependencies.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/3?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/pvc.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL3B2Yy5nbw==) | `95.23% <25.00%> (-4.77%)` | :arrow_down: | | [pkg/controllers/configmaps.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2NvbmZpZ21hcHMuZ28=) | `64.42% <83.33%> (+1.53%)` | :arrow_up: | | [apis/milvus.io/v1beta1/milvus\_types.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-YXBpcy9taWx2dXMuaW8vdjFiZXRhMS9taWx2dXNfdHlwZXMuZ28=) | `75.65% <100.00%> (+1.57%)` | :arrow_up: | | [pkg/controllers/deployment\_updater.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2RlcGxveW1lbnRfdXBkYXRlci5nbw==) | `87.67% <100.00%> (-0.17%)` | :arrow_down: | | [pkg/controllers/status\_cluster.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/3?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL3N0YXR1c19jbHVzdGVyLmdv) | `87.24% <100.00%> (ø)` | |

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