Skip to content

Merge branch 'master' into elijah/fk-on-delete-on-update

f35166d
Select commit
Loading
Failed to load commit list.
Open

feat!: Expose on_delete and on_update fields for ForeignKey field #576

Merge branch 'master' into elijah/fk-on-delete-on-update
f35166d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2026 in 1s

90.37% (+0.07%) compared to bd33a47

View this Pull Request on Codecov

90.37% (+0.07%) 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%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.