refactor!: extract framework core to cot-core #444
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 | 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.
Loading