popomore / projj

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

feat: add run command #6

Closed popomore closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #6 into master will increase coverage by 4.19%.

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   90.16%   94.35%   +4.19%     
==========================================
  Files           6        6              
  Lines         122      124       +2     
==========================================
+ Hits          110      117       +7     
+ Misses         12        7       -5
Impacted Files Coverage Δ
lib/init_command.js 100% <ø> (ø) :white_check_mark:
lib/add_command.js 100% <ø> (ø) :white_check_mark:
lib/run_command.js 100% <100%> (+40%) :white_check_mark:
lib/command.js 91.66% <100%> (+3.71%) :white_check_mark:

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 444d08e...92ee14f. Read the comment docs.