dojo / cli-build-widget

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

Updates for 3.0 #32

Closed bryanforbes closed 6 years ago

bryanforbes commented 6 years ago

Resolves #31

codecov[bot] commented 6 years ago

Codecov Report

Merging #32 into master will increase coverage by 2%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
+ Coverage   69.13%   71.14%   +2%     
=======================================
  Files           8        8           
  Lines         337      357   +20     
  Branches       60       62    +2     
=======================================
+ Hits          233      254   +21     
- Misses         95      103    +8     
+ Partials        9        0    -9
Impacted Files Coverage Δ
src/dev.config.ts 20% <0%> (-1.06%) :arrow_down:
src/test.config.ts 16.66% <0%> (-0.84%) :arrow_down:
src/logger.ts 100% <0%> (ø) :arrow_up:
src/util.ts 100% <0%> (ø) :arrow_up:
src/dist.config.ts 52.17% <0%> (+2.17%) :arrow_up:
src/base.config.ts 34.48% <0%> (+3%) :arrow_up:
src/main.ts 97.56% <0%> (+3.7%) :arrow_up:
src/ejected.config.ts 100% <0%> (+6.25%) :arrow_up:

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 0386ee0...2ff2305. Read the comment docs.