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

Merge branch 'main' into add-in-bundle-name-config-option

3930adc
Select commit
Loading
Failed to load commit list.
Merged

feat: Add in bundle name config option #26

Merge branch 'main' into add-in-bundle-name-config-option
3930adc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2023 in 1s

9.09% of diff hit (target 85.81%)

View this Pull Request on Codecov

9.09% of diff hit (target 85.81%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L23 - L24 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L28 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L31 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L23 - L24 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L28 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L32 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L26 - L27 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L31 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L35 was not covered by tests