feat(orm): string matching in Query - #605
Open
ElijahAhianyo wants to merge 30 commits into
Open
Codecov / codecov/project
succeeded
Jul 30, 2026 in 0s
90.44% (+0.14%) compared to f529122
View this Pull Request on Codecov
90.44% (+0.14%) compared to f529122
Details
Codecov Report
❌ Patch coverage is 90.69424% with 63 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| cot-macros/src/model.rs | 96.36% <ø> (ø) |
|
| cot/src/auth.rs | 91.05% <ø> (ø) |
|
| cot/src/common_types.rs | 84.67% <ø> (ø) |
|
| cot/src/db/fields.rs | 87.71% <ø> (ø) |
|
| cot/src/db/impl_mysql.rs | 100.00% <100.00%> (ø) |
|
| cot/src/db/impl_postgres.rs | 100.00% <100.00%> (ø) |
|
| cot/src/db/impl_sqlite.rs | 99.24% <100.00%> (+4.50%) |
⬆️ |
| cot/src/test.rs | 84.77% <100.00%> (ø) |
|
| cot/src/db/query/expr/like.rs | 96.59% <96.59%> (ø) |
|
| cot/src/db/query.rs | 85.00% <69.23%> (+1.41%) |
⬆️ |
| ... and 3 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading