Skip to content

refactor: simplify CLI to match Next.js codemod (remove unnecessary o…

94e91b4
Select commit
Loading
Failed to load commit list.
Merged

fixes #2

refactor: simplify CLI to match Next.js codemod (remove unnecessary o…
94e91b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2025 in 0s

61.57% (+0.07%) compared to 8abdedd

View this Pull Request on Codecov

61.57% (+0.07%) compared to 8abdedd

Details

Codecov Report

❌ Patch coverage is 20.68966% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.57%. Comparing base (8abdedd) to head (94e91b4).

Files with missing lines Patch % Lines
src/cli.ts 31.25% 11 Missing ⚠️
src/runner.ts 9.09% 10 Missing ⚠️
src/utils/git-safety.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   61.50%   61.57%   +0.07%     
==========================================
  Files          23       23              
  Lines         969      963       -6     
  Branches      266      262       -4     
==========================================
- Hits          596      593       -3     
+ Misses        332      329       -3     
  Partials       41       41              

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