[DPE-5324] Increase linting rules #740
Merged
Codecov / codecov/project
succeeded
Dec 18, 2024 in 0s
75.57% (target 70.00%)
View this Pull Request on Codecov
75.57% (target 70.00%)
Details
Codecov Report
Attention: Patch coverage is 68.25397%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 75.57%. Comparing base (
7da9c8c
) to head (a3fd51c
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/charm.py | 20.00% | 7 Missing and 1 partial |
src/relations/async_replication.py | 33.33% | 4 Missing |
src/patroni.py | 62.50% | 3 Missing |
src/relations/db.py | 60.00% | 2 Missing |
src/relations/postgresql_provider.py | 33.33% | 2 Missing |
src/upgrade.py | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #740 +/- ##
==========================================
+ Coverage 75.48% 75.57% +0.09%
==========================================
Files 12 12
Lines 3121 3108 -13
Branches 475 464 -11
==========================================
- Hits 2356 2349 -7
+ Misses 622 620 -2
+ Partials 143 139 -4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading