Skip to content

feat(pg_dump): Add '--if-exists' option for pg_dump (#478)

Codecov / codecov/project succeeded Mar 5, 2024 in 1s

91.03% (target 80.00%)

View this Pull Request on Codecov

91.03% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 91.03%. Comparing base (6c11a67) to head (3e21943).

❗ Current head 3e21943 differs from pull request most recent head d698c78. Consider uploading reports for the commit d698c78 to get more accurate results

Files Patch % Lines
dbbackup/db/postgresql.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #511      +/-   ##
==========================================
- Coverage   91.23%   91.03%   -0.21%     
==========================================
  Files          19       19              
  Lines         856      859       +3     
  Branches      150      151       +1     
==========================================
+ Hits          781      782       +1     
- Misses         40       41       +1     
- Partials       35       36       +1     

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