zilliztech / milvus-operator

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

merge hook.yaml during init #27

Closed mintcckey closed 11 months ago

codecov[bot] commented 12 months ago

Codecov Report

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

Comparison is base (88b5399) 80.07% compared to head (884578b) 80.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================== - Coverage 80.07% 80.03% -0.05% ========================================== Files 47 47 Lines 4774 4779 +5 ========================================== + Hits 3823 3825 +2 - Misses 802 804 +2 - Partials 149 150 +1 ``` | [Files](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech) | Coverage Δ | | |---|---|---| | [pkg/controllers/deployments.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2RlcGxveW1lbnRzLmdv) | `81.81% <ø> (ø)` | | | [pkg/controllers/deployment\_updater.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/27?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2RlcGxveW1lbnRfdXBkYXRlci5nbw==) | `87.85% <40.00%> (-0.99%)` | :arrow_down: |

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

sre-ci-robot commented 11 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: haorenfsa, mintcckey

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