Skip to content

Merge branch 'master' into cot-core-reloaded

0536013
Select commit
Loading
Failed to load commit list.
Open

refactor!: extract framework core to cot-core #444

Merge branch 'master' into cot-core-reloaded
0536013
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 1s

90.33% (+0.00%) compared to 2721b6a

View this Pull Request on Codecov

90.33% (+0.00%) compared to 2721b6a

Details

Codecov Report

❌ Patch coverage is 93.28358% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot-core/src/request/extractors.rs 94.11% 3 Missing and 4 partials ⚠️
cot-core/src/middleware.rs 85.71% 6 Missing ⚠️
cot/src/error_page.rs 33.33% 2 Missing ⚠️
cot/src/request/extractors.rs 86.66% 2 Missing ⚠️
cot-core/src/request.rs 98.21% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
cot-core/src/body.rs 84.89% <100.00%> (ø)
cot-core/src/error/backtrace.rs 96.82% <100.00%> (ø)
cot-core/src/error/error_impl.rs 90.50% <100.00%> (ø)
cot-core/src/error/method_not_allowed.rs 100.00% <ø> (ø)
cot-core/src/error/not_found.rs 80.00% <100.00%> (ø)
cot-core/src/error/uncaught_panic.rs 75.00% <ø> (ø)
cot-core/src/handler.rs 78.26% <100.00%> (ø)
cot-core/src/html.rs 97.44% <ø> (ø)
cot-core/src/request/path_params_deserializer.rs 63.49% <ø> (ø)
cot-core/src/response.rs 96.66% <ø> (ø)
... and 26 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.