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/patch failed Nov 18, 2024 in 0s

40.00% of diff hit (target 79.08%)

View this Pull Request on Codecov

40.00% of diff hit (target 79.08%)

Annotations

Check warning on line 112 in packages/bundler-plugin-core/src/utils/Output.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/bundler-plugin-core/src/utils/Output.ts#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 46 in packages/nextjs-webpack-plugin/src/nextjs-webpack-bundle-analysis/nextJSWebpackBundleAnalysisPlugin.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/nextjs-webpack-plugin/src/nextjs-webpack-bundle-analysis/nextJSWebpackBundleAnalysisPlugin.ts#L46

Added line #L46 was not covered by tests

Check warning on line 41 in packages/rollup-plugin/src/rollup-bundle-analysis/rollupBundleAnalysisPlugin.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/rollup-plugin/src/rollup-bundle-analysis/rollupBundleAnalysisPlugin.ts#L41

Added line #L41 was not covered by tests

Check warning on line 41 in packages/vite-plugin/src/vite-bundle-analysis/viteBundleAnalysisPlugin.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/vite-plugin/src/vite-bundle-analysis/viteBundleAnalysisPlugin.ts#L41

Added line #L41 was not covered by tests

Check warning on line 39 in packages/webpack-plugin/src/webpack-bundle-analysis/webpackBundleAnalysisPlugin.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/webpack-plugin/src/webpack-bundle-analysis/webpackBundleAnalysisPlugin.ts#L39

Added line #L39 was not covered by tests