dojo / webpack-contrib

Plugins and loaders for webpack used with Dojo
Other
4 stars 19 forks source link

Update webpack bundle analyzer #263

Closed maier49 closed 4 years ago

maier49 commented 4 years ago

Type: feature

The following has been addressed in the PR:

Description:

Needed to address dojo/cli-build-app#390

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a023379). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #263   +/-   ##
=========================================
  Coverage          ?   85.93%           
=========================================
  Files             ?       49           
  Lines             ?     2296           
  Branches          ?      604           
=========================================
  Hits              ?     1973           
  Misses            ?      323           
  Partials          ?        0           
Impacted Files Coverage Δ
src/main.ts 100.00% <ø> (ø)
src/webpack-bundle-analyzer/AnalyzeBundles.ts 0.00% <ø> (ø)
src/webpack-bundle-analyzer/analyzer.ts 95.74% <ø> (ø)
src/webpack-bundle-analyzer/parseUtils.ts 57.03% <ø> (ø)
src/webpack-bundle-analyzer/viewer.ts 89.74% <ø> (ø)
src/build-time-render/BuildTimeRender.ts 94.96% <0.00%> (ø)
src/i18n-plugin/I18nPlugin.ts 100.00% <0.00%> (ø)
src/build-time-render/blocks.js 0.00% <0.00%> (ø)
src/bootstrap-plugin/common.js 0.00% <0.00%> (ø)
... and 44 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a023379...1343095. Read the comment docs.

matt-gadd commented 3 years ago

backing this out as the other side was not landed, now has conflicts and is stopping us from landing additional work.