Skip to content

feat(orm): add an escape hatch for raw SELECT queries#609

Draft
m4tx wants to merge 1 commit into
masterfrom
db-fetch-raw
Draft

feat(orm): add an escape hatch for raw SELECT queries#609
m4tx wants to merge 1 commit into
masterfrom
db-fetch-raw

feat(orm): add an escape hatch for raw SELECT queries

2cd4168
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 0s

90.29% (+0.03%) compared to 02e3f9c

View this Pull Request on Codecov

90.29% (+0.03%) compared to 02e3f9c

Details

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot/src/db.rs 95.23% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
cot/src/db.rs 88.20% <95.23%> (+1.37%) ⬆️

... 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.