Skip to content

feat!: consolidate cot cli commands into one#587

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

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

make serde_json a required dep

9c9b467
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 1s

90.41% (+0.17%) compared to 7575b8e

View this Pull Request on Codecov

90.41% (+0.17%) compared to 7575b8e

Details

Codecov Report

❌ Patch coverage is 94.53237% with 38 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot-cli/src/project.rs 96.36% 5 Missing and 10 partials ⚠️
cot-cli/src/handlers.rs 92.74% 6 Missing and 3 partials ⚠️
cot-cli/src/main.rs 90.16% 4 Missing and 2 partials ⚠️
cot/src/project.rs 0.00% 5 Missing ⚠️
cot/src/cli.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
cot-cli/src/args.rs 100.00% <100.00%> (ø)
cot-cli/src/utils.rs 95.41% <100.00%> (+1.93%) ⬆️
cot/src/metadata.rs 100.00% <100.00%> (ø)
cot/src/cli.rs 82.14% <0.00%> (-1.12%) ⬇️
cot/src/project.rs 88.21% <0.00%> (-0.56%) ⬇️
cot-cli/src/main.rs 92.40% <90.16%> (-7.60%) ⬇️
cot-cli/src/handlers.rs 94.33% <92.74%> (-1.61%) ⬇️
cot-cli/src/project.rs 96.36% <96.36%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.