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-3830 - (DONT MERGE) testing paxos single leader #416

Open paulomach opened 5 months ago

paulomach commented 5 months ago

https://dev.mysql.com/doc/refman/8.0/en/group-replication-system-variables.html#sysvar_group_replication_paxos_single_leader

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 (e7c1809) to head (045d51c). Report is 4 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #416 +/- ## ========================================== + Coverage 66.25% 66.34% +0.09% ========================================== Files 17 17 Lines 3180 3153 -27 Branches 424 418 -6 ========================================== - Hits 2107 2092 -15 + Misses 935 927 -8 + Partials 138 134 -4 ```

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