Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MISC] Only update tls flags on the Juju leader unit #770

Merged
merged 1 commit into from
Nov 18, 2024

Only update tls flags on leader

12226b5
Select commit
Loading
Failed to load commit list.
Merged

[MISC] Only update tls flags on the Juju leader unit #770

Only update tls flags on leader
12226b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 0s

75.46% (target 70.00%)

View this Pull Request on Codecov

75.46% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.46%. Comparing base (2a7f044) to head (12226b5).

Files with missing lines Patch % Lines
src/relations/postgresql_provider.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #770      +/-   ##
==========================================
- Coverage   75.60%   75.46%   -0.15%     
==========================================
  Files          12       12              
  Lines        3116     3118       +2     
  Branches      475      476       +1     
==========================================
- Hits         2356     2353       -3     
- Misses        617      622       +5     
  Partials      143      143              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.