Skip to content

chore: add codecov config to ignore CLI/runner from patch coverage

3cf934a
Select commit
Loading
Failed to load commit list.
Merged

refactor: use jscodeshift #4

chore: add codecov config to ignore CLI/runner from patch coverage
3cf934a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

70.45% (+8.87%) compared to fcf403f

View this Pull Request on Codecov

70.45% (+8.87%) compared to fcf403f

Details

Codecov Report

❌ Patch coverage is 16.34615% with 87 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.45%. Comparing base (fcf403f) to head (3cf934a).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
test/e2e/cli-e2e.spec.ts 1.20% 82 Missing ⚠️
src/transform.ts 66.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
+ Coverage   61.57%   70.45%   +8.87%     
==========================================
  Files          23       19       -4     
  Lines         963      775     -188     
  Branches      263      215      -48     
==========================================
- Hits          593      546      -47     
+ Misses        329      192     -137     
+ Partials       41       37       -4     

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