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

Add support for s3 tls-ca-chain #396

Closed sabaini closed 6 months ago

sabaini commented 6 months ago

Fixes #395

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (18da4a3) 65.52% compared to head (a7d7585) 65.37%. Report is 1 commits behind head on main.

Files Patch % Lines
lib/charms/mysql/v0/s3_helpers.py 16.66% 10 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #396 +/- ## ========================================== - Coverage 65.52% 65.37% -0.15% ========================================== Files 17 17 Lines 3089 3099 +10 Branches 406 409 +3 ========================================== + Hits 2024 2026 +2 - Misses 936 945 +9 + Partials 129 128 -1 ```

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