popomore / projj

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

refactor: move commands to one directory #19

Closed popomore closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #19 into master will increase coverage by <.01%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   99.45%   99.45%   +<.01%     
==========================================
  Files           8        8              
  Lines         182      184       +2     
==========================================
+ Hits          181      183       +2     
  Misses          1        1
Impacted Files Coverage Δ
lib/base_command.js 100% <ø> (ø)
lib/command/runall.js 100% <100%> (ø)
lib/command/run.js 100% <100%> (ø)
lib/command/init.js 100% <100%> (ø)
lib/program.js 100% <100%> (ø) :white_check_mark:
lib/command/add.js 95.23% <100%> (ø)
lib/command/import.js 100% <100%> (ø)

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 21496f8...786f290. Read the comment docs.

codecov[bot] commented 7 years ago

Codecov Report

Merging #19 into master will increase coverage by <.01%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   99.45%   99.45%   +<.01%     
==========================================
  Files           8        8              
  Lines         182      184       +2     
==========================================
+ Hits          181      183       +2     
  Misses          1        1
Impacted Files Coverage Δ
lib/base_command.js 100% <ø> (ø)
lib/command/run.js 100% <100%> (ø)
lib/command/runall.js 100% <100%> (ø)
lib/command/init.js 100% <100%> (ø)
lib/program.js 100% <100%> (ø) :white_check_mark:
lib/command/import.js 100% <100%> (ø)
lib/command/add.js 95.23% <100%> (ø)

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 21496f8...786f290. Read the comment docs.