-
Notifications
You must be signed in to change notification settings - Fork 109
refactor: extract swc_plugin_worklet
#1805
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
Conversation
🦋 Changeset detectedLatest commit: c66bfeb The changes in this PR will be included in the next version bump. This PR includes changesets to release 0 packagesWhen changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types 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 |
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughAdds a new swc_plugin_worklet crate with N-API bindings, updates dependencies and imports, centralizes TransformMode into swc_plugins_shared, introduces SyntaxConfig and IsModuleConfig wrappers with N-API conversions, and removes the swc_plugin_shake module and related files. Also adds a minimal changeset file. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
✨ Finishing touches
🧪 Generate unit tests
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (14)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
Web Explorer#5441 Bundle Size — 365.49KiB (0%).c66bfeb(current) vs 886715b main#5435(baseline) Bundle metrics
Bundle size by type
|
| Current #5441 |
Baseline #5435 |
|
|---|---|---|
239.48KiB |
239.48KiB |
|
94.02KiB |
94.02KiB |
|
32KiB |
32KiB |
Bundle analysis report Branch refactor/extract-swc-plugin-work... Project dashboard
Generated by RelativeCI Documentation Report issue
React Example#5447 Bundle Size — 237.65KiB (0%).c66bfeb(current) vs 886715b main#5441(baseline) Bundle metrics
|
| Current #5447 |
Baseline #5441 |
|
|---|---|---|
0B |
0B |
|
0B |
0B |
|
0% |
0% |
|
0 |
0 |
|
4 |
4 |
|
165 |
165 |
|
67 |
67 |
|
46.76% |
46.76% |
|
2 |
2 |
|
0 |
0 |
Bundle size by type no changes
| Current #5447 |
Baseline #5441 |
|
|---|---|---|
145.76KiB |
145.76KiB |
|
91.89KiB |
91.89KiB |
Bundle analysis report Branch refactor/extract-swc-plugin-work... Project dashboard
Generated by RelativeCI Documentation Report issue
CodSpeed Performance ReportMerging #1805 will improve performances by 11.52%Comparing Summary
Benchmarks breakdown
Footnotes
|
Summary by CodeRabbit
Checklist