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-3547 bump floor value for max_connections #398

Closed paulomach closed 6 months ago

paulomach commented 6 months ago

Update lib for k8s usage - mitigations for container churn. Related to k8s PR#377

codecov[bot] commented 6 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (27c70fc) 65.52% compared to head (9c1bdd7) 65.49%. Report is 1 commits behind head on main.

Files Patch % Lines
lib/charms/mysql/v0/mysql.py 81.81% 4 Missing :warning:
src/flush_mysql_logs.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #398 +/- ## ========================================== - Coverage 65.52% 65.49% -0.04% ========================================== Files 17 17 Lines 3089 3092 +3 Branches 406 407 +1 ========================================== + Hits 2024 2025 +1 - Misses 936 939 +3 + Partials 129 128 -1 ```

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