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
1.75k stars 154 forks source link

feat: add a timeoutSeconds field to check if the opsRequest is running timed out #7680

Open wangyelei opened 2 days ago

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 40.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 64.55%. Comparing base (7d0db65) to head (8237f37). Report is 16 commits behind head on main.

Files Patch % Lines
controllers/apps/operations/ops_manager.go 40.00% 9 Missing :warning:
apis/apps/v1alpha1/opsrequest_conditions.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7680 +/- ## ========================================== + Coverage 64.51% 64.55% +0.03% ========================================== Files 339 339 Lines 42204 42218 +14 ========================================== + Hits 27229 27253 +24 + Misses 12595 12587 -8 + Partials 2380 2378 -2 ``` | [Flag](https://app.codecov.io/gh/apecloud/kubeblocks/pull/7680/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/7680/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apecloud) | `64.55% <40.00%> (+0.03%)` | :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.