dojo / cli-build-widget

Command for building Dojo widgets
Other
6 stars 17 forks source link

Upgrade webpack v4 #47

Closed mwistrand closed 5 years ago

mwistrand commented 5 years ago

Resolves #26

codecov[bot] commented 5 years ago

Codecov Report

Merging #47 into master will decrease coverage by 1.79%. The diff coverage is 31.11%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #47     +/-   ##
=========================================
- Coverage   71.62%   69.83%   -1.8%     
=========================================
  Files           8        8             
  Lines         356      358      +2     
  Branches       61       62      +1     
=========================================
- Hits          255      250      -5     
- Misses        101      108      +7
Impacted Files Coverage Δ
src/test.config.ts 14.63% <0%> (-1.65%) :arrow_down:
src/dev.config.ts 30.76% <0%> (-2.57%) :arrow_down:
src/base.config.ts 30.43% <37.5%> (-2.38%) :arrow_down:
src/dist.config.ts 44.44% <50%> (-7.73%) :arrow_down:
src/main.ts 95.23% <62.5%> (-2.33%) :arrow_down:

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 4f79356...ac42a7d. Read the comment docs.