Skip to content

arguably it's better to add the Send bound on usages, not the trait i…

9953085
Select commit
Loading
Failed to load commit list.
Open

refactor!: make Project require Send #472

arguably it's better to add the Send bound on usages, not the trait i…
9953085
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2026 in 1s

89.69% (+0.00%) compared to de98fe0

View this Pull Request on Codecov

89.69% (+0.00%) compared to de98fe0

Details

Codecov Report

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

Files with missing lines Patch % Lines
cot/src/project.rs 50.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
cot/src/middleware/live_reload.rs 84.90% <ø> (ø)
cot/src/test.rs 85.90% <100.00%> (ø)
cot/src/project.rs 88.10% <50.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.