Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to oxc parser #181

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Migrate to oxc parser #181

merged 1 commit into from
Mar 8, 2024

Conversation

edoardocavazza
Copy link
Member

Use the oxc parser instead of sucrase.

Copy link

changeset-bot bot commented Mar 8, 2024

🦋 Changeset detected

Latest commit: dfa2625

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

Attention: Patch coverage is 59.08289% with 232 lines in your changes are missing coverage. Please review.

Project coverage is 75.60%. Comparing base (df8fcaf) to head (dfa2625).
Report is 2 commits behind head on main.

Files Patch % Lines
packages/esbuild-plugin-worker/lib/index.js 59.06% 39 Missing and 40 partials ⚠️
packages/esbuild-plugin-meta-url/lib/index.js 61.96% 21 Missing and 41 partials ⚠️
packages/esbuild-plugin-unwebpack/lib/index.js 55.47% 8 Missing and 53 partials ⚠️
packages/cjs-to-esm/lib/index.js 59.45% 12 Missing and 18 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
- Coverage   75.76%   75.60%   -0.16%     
==========================================
  Files          29       29              
  Lines        5080     4977     -103     
  Branches      783      760      -23     
==========================================
- Hits         3849     3763      -86     
- Misses        469      472       +3     
+ Partials      762      742      -20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@edoardocavazza edoardocavazza merged commit 45716a6 into main Mar 8, 2024
5 of 8 checks passed
@edoardocavazza edoardocavazza deleted the estransform-ast branch March 8, 2024 17:20
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