feat!: Expose on_delete and on_update fields for ForeignKey field
#576
+650
−161
Codecov / codecov/project
succeeded
May 24, 2026 in 0s
90.36% (+0.06%) compared to bd33a47
View this Pull Request on Codecov
90.36% (+0.06%) compared to bd33a47
Details
Codecov Report
❌ Patch coverage is 97.74011% with 4 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cot-codegen/src/model.rs | 96.99% | 3 Missing and 1 partial |
| Files with missing lines | Coverage Δ | |
|---|---|---|
| cot-cli/src/migration_generator.rs | 89.61% <100.00%> (+0.52%) |
⬆️ |
| cot-macros/src/lib.rs | 94.84% <ø> (ø) |
|
| cot/src/db.rs | 86.83% <ø> (ø) |
|
| cot-codegen/src/model.rs | 95.57% <96.99%> (+0.88%) |
⬆️ |
... 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