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

fix: Bundle names not being reset properly #209

Merged
merged 4 commits into from
Nov 18, 2024

removed unused tests

4bd7333
Select commit
Loading
Failed to load commit list.
Merged

fix: Bundle names not being reset properly #209

removed unused tests
4bd7333
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/project failed Nov 18, 2024 in 0s

79.06% (-0.02%) compared to c3546ff

View this Pull Request on Codecov

79.06% (-0.02%) compared to c3546ff

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
packages/bundler-plugin-core/src/utils/Output.ts 66.66% 2 Missing ⚠️
...ndle-analysis/nextJSWebpackBundleAnalysisPlugin.ts 0.00% 1 Missing ⚠️
...llup-bundle-analysis/rollupBundleAnalysisPlugin.ts 0.00% 1 Missing ⚠️
...c/vite-bundle-analysis/viteBundleAnalysisPlugin.ts 0.00% 1 Missing ⚠️
...ack-bundle-analysis/webpackBundleAnalysisPlugin.ts 0.00% 1 Missing ⚠️
Components Coverage Δ
Plugin core 97.02% <66.66%> (-0.05%) ⬇️
Rollup plugin 10.81% <0.00%> (ø)
Vite plugin 11.02% <0.00%> (ø)
Webpack plugin 49.88% <0.00%> (ø)

📢 Thoughts on this report? Let us know!