Skip to content

feat: replace babel with oxc-parser.#15

Merged
knightedcodemonkey merged 20 commits intomainfrom
bananas
Dec 27, 2025
Merged

feat: replace babel with oxc-parser.#15
knightedcodemonkey merged 20 commits intomainfrom
bananas

Conversation

@knightedcodemonkey
Copy link
Copy Markdown
Owner

BREAKING CHANGE:

The ModuleOptions changed names while preserving functionality.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 27, 2025

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).
⚠️ Report is 1 commits behind head on main.

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.

@knightedcodemonkey knightedcodemonkey merged commit 69b05e6 into main Dec 27, 2025
6 checks passed
@knightedcodemonkey knightedcodemonkey deleted the bananas branch December 27, 2025 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant