kentcdodds / nps-utils

Utilities for http://npm.im/nps (npm-package-scripts)
https://doclets.io/kentcdodds/nps-utils/master
MIT License
101 stars 23 forks source link

feat(setColors): add `setColor` to override default colors #18

Closed gunnx closed 7 years ago

gunnx commented 7 years ago

closes #17

gunnx commented 7 years ago

@kentcdodds There was an issue with the snapshots, I'm not sure if I misconfigured something that caused the paths to be different.

codecov[bot] commented 7 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          60     61    +1     
=====================================
+ Hits           60     61    +1
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) :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 0922027...f19a344. Read the comment docs.

kentcdodds commented 7 years ago

Thanks a bunch! Not sure what's up with snapshots. I couldn't reproduce either 🙃