Skip to content

feat(migrations): implement Alembic for database migrations (#2)

3b645ab
Select commit
Loading
Failed to load commit list.
Merged

feat(migrations): implement Alembic for database migrations (#2) #563

feat(migrations): implement Alembic for database migrations (#2)
3b645ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

93.04% (target 80.00%)

View this Pull Request on Codecov

93.04% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 82.19178% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.04%. Comparing base (9151eee) to head (3b645ab).

Additional details and impacted files
@@             Coverage Diff             @@
##            master     #563      +/-   ##
===========================================
- Coverage   100.00%   93.04%   -6.96%     
===========================================
  Files            3        7       +4     
  Lines          114      187      +73     
===========================================
+ Hits           114      174      +60     
- Misses           0       13      +13     
Components Coverage Δ
Services 100.00% <ø> (ø)
Routes 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.