Skip to content

feat!: consolidate cot cli commands into one - #587

Open
ElijahAhianyo wants to merge 43 commits into
masterfrom
elijah/cot-proxy-cmd
Open

feat!: consolidate cot cli commands into one#587
ElijahAhianyo wants to merge 43 commits into
masterfrom
elijah/cot-proxy-cmd

fix docs test

d2a8549
Select commit
Loading
Failed to load commit list.
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 Patch % Lines
cot-cli/src/test_harness.rs 66.16% 119 Missing and 17 partials ⚠️
cot-cli/src/project.rs 89.91% 43 Missing and 14 partials ⚠️
cot-cli/src/main.rs 87.67% 15 Missing and 3 partials ⚠️
cot/src/project.rs 0.00% 5 Missing ⚠️
cot/src/cli.rs 0.00% 3 Missing ⚠️
cot-cli/src/handlers.rs 99.56% 0 Missing and 2 partials ⚠️
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.