feat!: Add support for rolling back migrations#583
Open
ElijahAhianyo wants to merge 14 commits into
Open
Codecov / codecov/project
succeeded
Jun 15, 2026 in 0s
90.19% (+0.01%) compared to 523b955
View this Pull Request on Codecov
90.19% (+0.01%) compared to 523b955
Details
Codecov Report
❌ Patch coverage is 92.51969% with 19 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cot/src/db/migrations.rs | 90.00% | 9 Missing and 8 partials |
| cot/src/cli.rs | 97.26% | 2 Missing |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| cot/src/db/migrations/sorter.rs | 93.59% <100.00%> (+0.12%) |
⬆️ |
| cot/src/utils/graph.rs | 98.76% <100.00%> (+0.04%) |
⬆️ |
| cot/src/cli.rs | 86.73% <97.26%> (+3.47%) |
⬆️ |
| cot/src/db/migrations.rs | 84.97% <90.00%> (+1.52%) |
⬆️ |
... and 1 file with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading