implement performance optimizations for migration process & rel v.0.2.0 #8
Codecov / codecov/project
succeeded
May 8, 2026 in 1s
90.88% (target 85.00%)
View this Pull Request on Codecov
90.88% (target 85.00%)
Details
Codecov Report
❌ Patch coverage is 95.27559% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.88%. Comparing base (730da06) to head (9bf936b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pg_dbmigrator/src/orchestrator.rs | 0.00% | 8 Missing |
| pg_dbmigrator/src/sequences.rs | 98.35% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #8 +/- ##
==========================================
+ Coverage 89.49% 90.88% +1.39%
==========================================
Files 16 16
Lines 5633 5850 +217
==========================================
+ Hits 5041 5317 +276
+ Misses 592 533 -59 ☔ 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.
Loading