Skip to content

Define default options in a single place, autogenerate CLI help#29

Merged
lkmgr merged 6 commits into
mainfrom
27-refactor-option-handling
Aug 29, 2025
Merged

Define default options in a single place, autogenerate CLI help#29
lkmgr merged 6 commits into
mainfrom
27-refactor-option-handling

test: exclude cli from coverage because it is tested using `execa`

9976e6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2025 in 0s

93.55% (+19.46%) compared to 25b6ccb

View this Pull Request on Codecov

93.55% (+19.46%) compared to 25b6ccb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.55%. Comparing base (25b6ccb) to head (9976e6e).

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #29       +/-   ##
===========================================
+ Coverage   74.09%   93.55%   +19.46%     
===========================================
  Files          11       10        -1     
  Lines        1293     1024      -269     
  Branches      296      282       -14     
===========================================
  Hits          958      958               
+ Misses        334       65      -269     
  Partials        1        1               

☔ 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.