Skip to content

chore: refactor to reduce file sizes.

46603d6
Select commit
Loading
Failed to load commit list.
Merged

refactor: reduce file size, order imports. #39

chore: refactor to reduce file sizes.
46603d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2025 in 1s

95.36% (target 80.00%)

View this Pull Request on Codecov

95.36% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 95.48978% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.36%. Comparing base (d6f8491) to head (46603d6).

Files with missing lines Patch % Lines
src/pipeline/idiomaticPlan.ts 90.96% 21 Missing and 7 partials ⚠️
src/pipeline/lowerCjsRequireToImports.ts 92.85% 12 Missing ⚠️
src/pipeline/lowerEsmToCjs.ts 96.61% 9 Missing ⚠️
src/helpers/async.ts 92.42% 4 Missing and 1 partial ⚠️
src/pipeline/exportBagToEsm.ts 95.23% 5 Missing ⚠️
src/pipeline/formatVisitor.ts 98.38% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   95.06%   95.36%   +0.29%     
==========================================
  Files          17       25       +8     
  Lines        4219     4446     +227     
  Branches     1000      997       -3     
==========================================
+ Hits         4011     4240     +229     
+ Misses        193      191       -2     
  Partials       15       15              

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