apecloud / kubeblocks

KubeBlocks is an open-source control plane software that runs and manages databases, message queues and other stateful applications on K8s.
https://kubeblocks.io
GNU Affero General Public License v3.0
2.2k stars 184 forks source link

chore: upgrade ops is always running #8417

Closed wangyelei closed 2 weeks ago

wangyelei commented 2 weeks ago

/approved

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 61.47%. Comparing base (9613375) to head (d471989). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
pkg/operations/upgrade.go 66.66% 0 Missing and 2 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8417 +/- ## ========================================== + Coverage 61.28% 61.47% +0.18% ========================================== Files 351 351 Lines 41739 41727 -12 ========================================== + Hits 25579 25650 +71 + Misses 13856 13784 -72 + Partials 2304 2293 -11 ``` | [Flag](https://app.codecov.io/gh/apecloud/kubeblocks/pull/8417/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apecloud) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/apecloud/kubeblocks/pull/8417/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apecloud) | `61.47% <66.66%> (+0.18%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apecloud#carryforward-flags-in-the-pull-request-comment) to find out more.

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