kentcdodds / webpack-validator-DEPRECATED

Use this to save yourself some time when working on a webpack configuration.
MIT License
93 stars 8 forks source link

feat(stats): Add validation for stats #55

Closed kentcdodds closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 100.00%

Merging #55 into master will not affect coverage as of 48b3821

@@            master     #55   diff @@
======================================
  Files           34      34       
  Stmts          223     285    +62
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            223     285    +62
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of 48b3821

Powered by Codecov. Updated on successful CI builds.

jonathanglasmeyer commented 8 years ago

Some fancy reducing going on here. :)

kentcdodds commented 8 years ago

Hee hee, you should have seen it before. Reduce made it so much cleaner and less repetitive!