Skip to content

feat: add ProjectMetadata schema and internal cli metadata hook - #663

Open
ElijahAhianyo wants to merge 1 commit into
masterfrom
elijah/cot-cli-proxy/stack-1-metadata
Open

feat: add ProjectMetadata schema and internal cli metadata hook#663
ElijahAhianyo wants to merge 1 commit into
masterfrom
elijah/cot-cli-proxy/stack-1-metadata

add Metadata schema and flag hook

ae21526
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2026 in 0s

90.14% (+0.01%) compared to 5926ec0

View this Pull Request on Codecov

90.14% (+0.01%) compared to 5926ec0

Details

Codecov Report

❌ Patch coverage is 92.30769% with 13 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
cot/src/project.rs 0.00% 10 Missing ⚠️
cot/src/cli.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
cot/src/metadata.rs 100.00% <100.00%> (ø)
cot/src/cli.rs 86.49% <0.00%> (-0.85%) ⬇️
cot/src/project.rs 87.66% <0.00%> (-1.10%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.