Skip to content

Conversation

@TheAlexLichter
Copy link
Member

This PR adds a naive plugin and transform based on oxc-parser

Related issue: #111

@codecov
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

❌ Patch coverage is 4.41989% with 173 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.50%. Comparing base (111ef57) to head (14580ce).

Files with missing lines Patch % Lines
src/transform/oxc.ts 0.00% 158 Missing and 1 partial ⚠️
src/plugin.ts 0.00% 14 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #113       +/-   ##
===========================================
- Coverage   88.21%   59.50%   -28.72%     
===========================================
  Files           3        5        +2     
  Lines         348      521      +173     
  Branches       87       88        +1     
===========================================
+ Hits          307      310        +3     
- Misses         40      209      +169     
- Partials        1        2        +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.

@TheAlexLichter TheAlexLichter requested a review from pi0 August 14, 2025 10:11
@TheAlexLichter
Copy link
Member Author

Iterating over the first draft, thanks for the feedback 🙏🏻

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.

2 participants