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

Migrate to oxc parser

dfa2625
Select commit
Loading
Failed to load commit list.
Merged

Migrate to oxc parser #181

Migrate to oxc parser
dfa2625
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 8, 2024 in 0s

75.60% (-0.16%) compared to df8fcaf

View this Pull Request on Codecov

75.60% (-0.16%) compared to df8fcaf

Details

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.