feat!: consolidate cot cli commands into one - #587
Open
ElijahAhianyo wants to merge 43 commits into
Open
Codecov / codecov/project
succeeded
Aug 17, 2026 in 1s
90.05% (-0.17%) compared to c224424
View this Pull Request on Codecov
90.05% (-0.17%) compared to c224424
Details
Codecov Report
❌ Patch coverage is 87.56331% with 221 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| cot-cli/src/args.rs | 100.00% <100.00%> (ø) |
|
| cot-cli/src/utils.rs | 96.14% <100.00%> (+2.13%) |
⬆️ |
| cot/src/metadata.rs | 100.00% <100.00%> (ø) |
|
| cot-cli/src/handlers.rs | 98.79% <99.56%> (+2.86%) |
⬆️ |
| cot/src/cli.rs | 86.49% <0.00%> (-0.85%) |
⬇️ |
| cot/src/project.rs | 88.21% <0.00%> (-0.56%) |
⬇️ |
| cot-cli/src/main.rs | 88.95% <87.67%> (-11.05%) |
⬇️ |
| cot-cli/src/project.rs | 89.91% <89.91%> (ø) |
|
| cot-cli/src/test_harness.rs | 66.16% <66.16%> (ø) |
... and 2 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading