Skip to content

feat: enhance online migration with auto-creation and cleanup of publ…

bded15f
Select commit
Loading
Failed to load commit list.
Merged

feat: enhance online migration with auto-creation and cleanup of publications and slots #7

feat: enhance online migration with auto-creation and cleanup of publ…
bded15f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

90.44% (target 85.00%)

View this Pull Request on Codecov

90.44% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 89.45233% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.44%. Comparing base (442e188) to head (bded15f).

Files with missing lines Patch % Lines
pg_dbmigrator/src/orchestrator.rs 40.50% 47 Missing ⚠️
pg_dbmigrator/src/dump.rs 81.81% 4 Missing ⚠️
pg_dbmigrator/src/preflight.rs 99.60% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   90.22%   90.44%   +0.22%     
==========================================
  Files          16       16              
  Lines        5154     5633     +479     
==========================================
+ Hits         4650     5095     +445     
- Misses        504      538      +34     

☔ 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.