Skip to content

Merge branch 'master' into elijah/more-form-attrs

a9133e7
Select commit
Loading
Failed to load commit list.
Open

Add more form attributes #352

Merge branch 'master' into elijah/more-form-attrs
a9133e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 0s

90.10% (+0.09%) compared to 67f6b6c

View this Pull Request on Codecov

90.10% (+0.09%) compared to 67f6b6c

Details

Codecov Report

❌ Patch coverage is 92.98701% with 27 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot/src/form/fields.rs 90.26% 5 Missing and 21 partials ⚠️
cot/src/form/fields/files.rs 93.75% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
cot-core/src/html.rs 98.57% <100.00%> (+0.12%) ⬆️
cot/src/form/fields/attrs.rs 100.00% <100.00%> (+100.00%) ⬆️
cot/src/form/fields/files.rs 92.81% <93.75%> (-0.05%) ⬇️
cot/src/form/fields.rs 89.10% <90.26%> (+0.85%) ⬆️

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