dojo / cli-build-widget

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

Remove fixtures and use Cypress for integration tests #48

Closed mwistrand closed 5 years ago

mwistrand commented 5 years ago

Resolves #46

codecov[bot] commented 5 years ago

Codecov Report

Merging #48 into master will increase coverage by 0.08%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   69.83%   69.91%   +0.08%     
==========================================
  Files           8        8              
  Lines         358      359       +1     
  Branches       62       62              
==========================================
+ Hits          250      251       +1     
  Misses        108      108
Impacted Files Coverage Δ
src/base.config.ts 31.42% <50%> (+0.99%) :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 ef31537...4fe1da3. Read the comment docs.

agubler commented 5 years ago

@mwistrand looks like you have a failure on appveyor