Skip to content

Refactor CLI to enable code coverage measurement

3cef41b
Select commit
Loading
Failed to load commit list.
Draft

Add granular exit codes for different error types #114

Refactor CLI to enable code coverage measurement
3cef41b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2026 in 0s

68.89% (+19.00%) compared to d6edcda

View this Pull Request on Codecov

68.89% (+19.00%) compared to d6edcda

Details

Codecov Report

❌ Patch coverage is 72.34043% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.89%. Comparing base (d6edcda) to head (3cef41b).

Files with missing lines Patch % Lines
src/cli.ts 72.34% 13 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #114       +/-   ##
===========================================
+ Coverage   49.89%   68.89%   +19.00%     
===========================================
  Files           9        9               
  Lines         487      508       +21     
  Branches      107      116        +9     
===========================================
+ Hits          243      350      +107     
+ Misses        244      158       -86     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.