popomore / projj

Manage repository easily.
MIT License
266 stars 40 forks source link

fix: import also run add hook #23

Closed popomore closed 7 years ago

popomore commented 7 years ago

Closes https://github.com/popomore/projj/issues/22

codecov[bot] commented 7 years ago

Codecov Report

Merging #23 into master will not impact coverage.

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   99.46%   99.46%           
=======================================
  Files           8        8           
  Lines         188      188           
=======================================
  Hits          187      187           
  Misses          1        1
Impacted Files Coverage Δ
lib/base_command.js 100% <100%> (ø) :white_check_mark:
lib/command/import.js 100% <100%> (ø) :white_check_mark:
lib/command/add.js 94.11% <100%> (-0.62%) :x:

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 68a4b30...24b290a. Read the comment docs.

popomore commented 7 years ago
popomore commented 7 years ago

cc @dead-horse