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: Add in bundle name config option #26

Merged
merged 10 commits into from
Dec 19, 2023

emit warning from the various bundler plugins

2da2a19
Select commit
Loading
Failed to load commit list.
Merged

feat: Add in bundle name config option #26

emit warning from the various bundler plugins
2da2a19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2023 in 1s

85.20% (-0.61%) compared to 0160343

View this Pull Request on Codecov

85.20% (-0.61%) compared to 0160343

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (0160343) 85.81% compared to head (2da2a19) 85.20%.

❗ Current head 2da2a19 differs from pull request most recent head 92ae7b4. Consider uploading reports for the commit 92ae7b4 to get more accurate results

Files Patch % Lines
...llup-bundle-analysis/rollupBundleAnalysisPlugin.ts 0.00% 3 Missing ⚠️
...c/vite-bundle-analysis/viteBundleAnalysisPlugin.ts 0.00% 3 Missing ⚠️
...ack-bundle-analysis/webpackBundleAnalysisPlugin.ts 25.00% 3 Missing ⚠️
...src/bundle-analysis/bundleAnalysisPluginFactory.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
Components Coverage Δ
Plugin core 96.26% <50.00%> (-0.09%) ⬇️
Rollup plugin 8.33% <0.00%> (+1.19%) ⬆️
Vite plugin 8.33% <0.00%> (+1.19%) ⬆️
Webpack plugin 10.63% <25.00%> (+1.33%) ⬆️

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