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-3817 Remove last unstable test flag #415

Closed paulomach closed 5 months ago

paulomach commented 5 months ago

Issue

Pause test still marked with unstable flag, masking the real status of the test.

Solution

Remove the unstable flag from the pause test.

Fixes #414

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.34%. Comparing base (2af413a) to head (b5f9f2f).

:exclamation: Current head b5f9f2f differs from pull request most recent head d01074a. Consider uploading reports for the commit d01074a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #415 +/- ## ======================================= Coverage 66.34% 66.34% ======================================= Files 17 17 Lines 3153 3153 Branches 418 418 ======================================= Hits 2092 2092 Misses 927 927 Partials 134 134 ```

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