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

[DPE-5324] Increase ruff rules #405

Merged
merged 8 commits into from
Oct 15, 2024

Bump python dep

4d58e16
Select commit
Loading
Failed to load commit list.
Merged

[DPE-5324] Increase ruff rules #405

Bump python dep
4d58e16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2024 in 0s

71.64% (target 70.00%)

View this Pull Request on Codecov

71.64% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 81.81818% with 8 lines in your changes missing coverage. Please review.

Project coverage is 71.64%. Comparing base (951040c) to head (4d58e16).

Files with missing lines Patch % Lines
src/charm.py 87.50% 2 Missing and 1 partial ⚠️
src/relations/db.py 0.00% 2 Missing and 1 partial ⚠️
src/relations/pgbouncer_provider.py 0.00% 0 Missing and 1 partial ⚠️
src/upgrade.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
+ Coverage   71.35%   71.64%   +0.29%     
==========================================
  Files           9        9              
  Lines        1323     1319       -4     
  Branches      247      245       -2     
==========================================
+ Hits          944      945       +1     
+ Misses        296      292       -4     
+ Partials       83       82       -1     

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