Skip to content

fix(tests): update clean-data-dir.sh paths and use safer deletion

1827478
Select commit
Loading
Failed to load commit list.
Draft

Update PostgreSQL mount paths to /var/lib/pg with 16/main subdirectory #1186

fix(tests): update clean-data-dir.sh paths and use safer deletion
1827478
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 28, 2026 in 1s

68.66% (target 70.00%)

View this Pull Request on Codecov

68.66% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 58.94737% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.66%. Comparing base (2f3a09e) to head (1827478).

Files with missing lines Patch % Lines
src/charm.py 67.69% 20 Missing and 1 partial ⚠️
src/patroni.py 14.28% 12 Missing ⚠️
src/relations/async_replication.py 53.84% 6 Missing ⚠️

❌ Your project check has failed because the head coverage (68.66%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##           16/edge    #1186      +/-   ##
===========================================
- Coverage    68.94%   68.66%   -0.29%     
===========================================
  Files           17       17              
  Lines         3851     3928      +77     
  Branches       577      587      +10     
===========================================
+ Hits          2655     2697      +42     
- Misses         990     1023      +33     
- Partials       206      208       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.