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: lifecycle action support target pod role selector #8438

Closed Y-Rookie closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 31.57895% with 13 lines in your changes missing coverage. Please review.

Project coverage is 64.89%. Comparing base (cc6c82d) to head (a20c198). Report is 1 commits behind head on release-0.9.

Files with missing lines Patch % Lines
...ller/component/component_lifecycle_action_utils.go 31.57% 10 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-0.9 #8438 +/- ## =============================================== + Coverage 64.70% 64.89% +0.18% =============================================== Files 358 358 Lines 45485 45500 +15 =============================================== + Hits 29432 29525 +93 + Misses 13416 13342 -74 + Partials 2637 2633 -4 ``` | [Flag](https://app.codecov.io/gh/apecloud/kubeblocks/pull/8438/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/8438/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apecloud) | `64.89% <31.57%> (+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.