Skip to content

pre-commit fix

eea4001
Select commit
Loading
Failed to load commit list.
Open

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

pre-commit fix
eea4001
Select commit
Loading
Failed to load commit list.
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.