canonical / mysql-operator

Machine charm for MySQL following the operator framework
https://charmhub.io/mysql
Apache License 2.0
7 stars 10 forks source link

DPE-2183 operator disable #409

Closed paulomach closed 5 months ago

paulomach commented 5 months ago

Issue

spec DA-050

Solution

Implement the disable operation

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 66.30%. Comparing base (ee8d9c0) to head (1801179).

Files Patch % Lines
lib/charms/mysql/v0/mysql.py 55.55% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #409 +/- ## ========================================== - Coverage 66.34% 66.30% -0.05% ========================================== Files 17 17 Lines 3153 3161 +8 Branches 418 419 +1 ========================================== + Hits 2092 2096 +4 - Misses 927 930 +3 - Partials 134 135 +1 ```

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