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 gzip info in bundler plugins #145

Merged

update rollup snapshots

1508063
Select commit
Loading
Failed to load commit list.
Merged

feat: Collect gzip info in bundler plugins #145

update rollup snapshots
1508063
Select commit
Loading
Failed to load commit list.
Codecov Notifications / codecov/patch failed Jun 24, 2024 in 0s

27.20% of diff hit (target 76.38%)

View this Pull Request on Codecov

27.20% of diff hit (target 76.38%)

Annotations

Check warning on line 19 in packages/bundler-plugin-core/src/index.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/bundler-plugin-core/src/index.ts#L10-L19

Added lines #L10 - L19 were not covered by tests

Check warning on line 33 in packages/bundler-plugin-core/src/index.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/bundler-plugin-core/src/index.ts#L33

Added line #L33 was not covered by tests

Check warning on line 35 in packages/bundler-plugin-core/src/index.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/bundler-plugin-core/src/index.ts#L35

Added line #L35 was not covered by tests

Check warning on line 7 in packages/bundler-plugin-core/src/utils/index.ts

See this annotation in the file changed.

@codecov-notifications codecov-notifications / codecov/patch

packages/bundler-plugin-core/src/utils/index.ts#L2-L7

Added lines #L2 - L7 were not covered by tests

Check warning on line 73 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#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 76 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#L76

Added line #L76 was not covered by tests

Check warning on line 82 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#L79-L82

Added lines #L79 - L82 were not covered by tests

Check warning on line 85 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#L84-L85

Added lines #L84 - L85 were not covered by tests

Check warning on line 88 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#L88

Added line #L88 was not covered by tests

Check warning on line 107 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#L91-L107

Added lines #L91 - L107 were not covered by tests

Check warning on line 144 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#L110-L144

Added lines #L110 - L144 were not covered by tests

Check warning on line 146 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#L146

Added line #L146 was not covered by tests

Check warning on line 151 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#L148-L151

Added lines #L148 - L151 were not covered by tests

Check warning on line 74 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#L72-L74

Added lines #L72 - L74 were not covered by tests

Check warning on line 77 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#L77

Added line #L77 was not covered by tests

Check warning on line 83 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#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 86 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#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 89 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#L89

Added line #L89 was not covered by tests

Check warning on line 107 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#L92-L107

Added lines #L92 - L107 were not covered by tests

Check warning on line 145 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#L110-L145

Added lines #L110 - L145 were not covered by tests

Check warning on line 147 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#L147

Added line #L147 was not covered by tests

Check warning on line 152 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#L149-L152

Added lines #L149 - L152 were not covered by tests

Check warning on line 36 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#L36

Added line #L36 was not covered by tests

Check warning on line 41 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#L41

Added line #L41 was not covered by tests

Check warning on line 118 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#L105-L118

Added lines #L105 - L118 were not covered by tests