Skip to content

chore: remove unused script.

eba70d7
Select commit
Loading
Failed to load commit list.
Merged

feat: replace babel with oxc-parser. #15

chore: remove unused script.
eba70d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2025 in 0s

92.48% (target 80.00%)

View this Pull Request on Codecov

92.48% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 92.66156% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.48%. Comparing base (e4a8da9) to head (eba70d7).

Files with missing lines Patch % Lines
src/utils.ts 92.03% 20 Missing ⚠️
src/helpers/identifier.ts 92.30% 16 Missing ⚠️
src/formatters/memberExpression.ts 56.66% 13 Missing ⚠️
src/format.ts 94.81% 7 Missing ⚠️
src/walk.ts 95.14% 5 Missing ⚠️
src/module.ts 90.24% 3 Missing and 1 partial ⚠️
src/helpers/scope.ts 90.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   94.98%   92.48%   -2.50%     
==========================================
  Files           6       11       +5     
  Lines         259     1011     +752     
  Branches       35      171     +136     
==========================================
+ Hits          246      935     +689     
- Misses         13       75      +62     
- Partials        0        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.