Skip to content

implement performance optimizations for migration process & rel v.0.2.0

03484cc
Select commit
Loading
Failed to load commit list.
Merged

implement performance optimizations #9

implement performance optimizations for migration process & rel v.0.2.0
03484cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 0s

89.96% (target 85.00%)

View this Pull Request on Codecov

89.96% (target 85.00%)

Details

Codecov Report

❌ Patch coverage is 95.27559% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.96%. Comparing base (730da06) to head (03484cc).

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       #9      +/-   ##
==========================================
+ Coverage   89.49%   89.96%   +0.47%     
==========================================
  Files          16       16              
  Lines        5633     5850     +217     
==========================================
+ Hits         5041     5263     +222     
+ Misses        592      587       -5     

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