Skip to content

Merge branch 'master' into elijah/limitedstring-option

8f142d5
Select commit
Loading
Failed to load commit list.
Open

feat: Implement From<DbFieldValue> for Non primitive types #562

Merge branch 'master' into elijah/limitedstring-option
8f142d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 14, 2026 in 0s

90.22% (+0.12%) compared to c1c925a

View this Pull Request on Codecov

90.22% (+0.12%) compared to c1c925a

Details

Codecov Report

❌ Patch coverage is 89.18919% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot/src/common_types.rs 90.00% 0 Missing and 6 partials ⚠️
cot/src/auth.rs 90.00% 0 Missing and 3 partials ⚠️
cot/src/db/fields.rs 85.71% 0 Missing and 3 partials ⚠️
Files with missing lines Coverage Δ
cot/src/auth.rs 91.05% <90.00%> (-0.06%) ⬇️
cot/src/db/fields.rs 87.71% <85.71%> (+1.71%) ⬆️
cot/src/common_types.rs 84.09% <90.00%> (+14.97%) ⬆️

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