feat(orm)!: transactions support #468
Draft
Codecov / codecov/project
succeeded
Mar 12, 2026 in 0s
89.66% (-0.35%) compared to 5556616
View this Pull Request on Codecov
89.66% (-0.35%) compared to 5556616
Details
Codecov Report
❌ Patch coverage is 76.90217% with 85 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| cot-macros/src/model.rs | 96.36% <ø> (ø) |
|
| cot/src/db/impl_mysql.rs | 100.00% <ø> (ø) |
|
| cot/src/db/impl_postgres.rs | 100.00% <ø> (ø) |
|
| cot/src/db/impl_sqlite.rs | 94.73% <ø> (ø) |
|
| cot/src/db/relations.rs | 91.66% <100.00%> (ø) |
|
| cot/src/session/store/db.rs | 85.93% <100.00%> (+4.85%) |
⬆️ |
| cot/src/db/query.rs | 75.83% <90.00%> (+0.09%) |
⬆️ |
| cot/src/db/sea_query_db.rs | 96.73% <96.05%> (-0.51%) |
⬇️ |
| cot/src/auth/db.rs | 85.21% <75.00%> (+0.12%) |
⬆️ |
| cot/src/db.rs | 77.99% <69.92%> (-8.27%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading