Skip to content

feat(cli): add featcopilot CLI for agentic usage - #5

Merged
thinkall merged 30 commits into
mainfrom
feat/cli
May 6, 2026
Merged

feat(cli): add featcopilot CLI for agentic usage#5
thinkall merged 30 commits into
mainfrom
feat/cli

fix(cli): widen warning capture to read+write phases; split empty-inp…

99fe807
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

89.24% (+0.34%) compared to 37847ce

View this Pull Request on Codecov

89.24% (+0.34%) compared to 37847ce

Details

Codecov Report

❌ Patch coverage is 92.51208% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.24%. Comparing base (37847ce) to head (99fe807).

Files with missing lines Patch % Lines
featcopilot/cli.py 92.73% 30 Missing ⚠️
featcopilot/__main__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   88.90%   89.24%   +0.34%     
==========================================
  Files          36       38       +2     
  Lines        3937     4351     +414     
==========================================
+ Hits         3500     3883     +383     
- Misses        437      468      +31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.