Skip to content

Add tests for agent_skill_installer

50d94f1
Select commit
Loading
Failed to load commit list.
Draft

Add agent skill installer prompt to CLI login and post-install #805

Add tests for agent_skill_installer
50d94f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

43.22% (+0.33%) compared to 7d891ce

View this Pull Request on Codecov

43.22% (+0.33%) compared to 7d891ce

Details

Codecov Report

❌ Patch coverage is 84.87395% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.22%. Comparing base (7d891ce) to head (50d94f1).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
src/cli/agent_skill_installer.py 85.58% 33 Missing ⚠️
src/cli/login.py 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #805      +/-   ##
==========================================
+ Coverage   42.88%   43.22%   +0.33%     
==========================================
  Files         203      204       +1     
  Lines       26934    27355     +421     
  Branches     7619     7833     +214     
==========================================
+ Hits        11551    11823     +272     
- Misses      15276    15421     +145     
- Partials      107      111       +4     
Files with missing lines Coverage Δ
src/cli/main_parser.py 0.00% <ø> (ø)
src/cli/login.py 37.14% <66.66%> (+37.14%) ⬆️
src/cli/agent_skill_installer.py 85.58% <85.58%> (ø)

... and 44 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.