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

feat: Collect dynamicImports in plugins #217

Merged
merged 8 commits into from
Dec 4, 2024

rename arg and add in better comment

01a321f
Select commit
Loading
Failed to load commit list.
Merged

feat: Collect dynamicImports in plugins #217

rename arg and add in better comment
01a321f
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project succeeded Dec 4, 2024 in 0s

79.04% (-0.02%) compared to 20a677a, passed because coverage increased by 0% when compared to adjusted base (79.04%)

View this Pull Request on Codecov

79.04% (-0.02%) compared to 20a677a, passed because coverage increased by 0% when compared to adjusted base (79.04%)

Details

Codecov Report

Attention: Patch coverage is 79.41176% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ndle-analysis/nextJSWebpackBundleAnalysisPlugin.ts 0.00% 2 Missing ⚠️
...c/vite-bundle-analysis/viteBundleAnalysisPlugin.ts 0.00% 2 Missing ⚠️
...ack-bundle-analysis/webpackBundleAnalysisPlugin.ts 0.00% 2 Missing ⚠️
...llup-bundle-analysis/rollupBundleAnalysisPlugin.ts 0.00% 1 Missing ⚠️
Components Coverage Δ
Plugin core 97.02% <100.00%> (ø)
Rollup plugin 10.76% <0.00%> (-0.05%) ⬇️
Vite plugin 10.93% <0.00%> (-0.09%) ⬇️
Webpack plugin 52.09% <92.85%> (+2.21%) ⬆️

📢 Thoughts on this report? Let us know!