zilliztech / milvus-operator

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

Refactoring deployoment reconcile #8

Closed haorenfsa closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 96.15% and project coverage change: +0.09% :tada:

Comparison is base (c1ebf57) 80.12% compared to head (2b4400c) 80.21%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ========================================== + Coverage 80.12% 80.21% +0.09% ========================================== Files 47 47 Lines 4749 4772 +23 ========================================== + Hits 3805 3828 +23 Misses 797 797 Partials 147 147 ``` | [Files Changed](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech) | Coverage Δ | | |---|---|---| | [pkg/controllers/deployment\_updater.go](https://app.codecov.io/gh/zilliztech/milvus-operator/pull/8?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zilliztech#diff-cGtnL2NvbnRyb2xsZXJzL2RlcGxveW1lbnRfdXBkYXRlci5nbw==) | `88.84% <96.15%> (+1.17%)` | :arrow_up: |

: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

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