popomore / projj

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

fix: skip host checking when git clone #21

Closed popomore closed 7 years ago

popomore commented 7 years ago

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

codecov[bot] commented 7 years ago

Codecov Report

Merging #21 into master will increase coverage by 0.01%.

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   99.45%   99.46%   +0.01%     
==========================================
  Files           8        8              
  Lines         184      188       +4     
==========================================
+ Hits          183      187       +4     
  Misses          1        1
Impacted Files Coverage Δ
lib/command/add.js 94.73% <100%> (-0.51%) :x:
lib/command/import.js 100% <100%> (ø) :white_check_mark:
lib/base_command.js 100% <100%> (ø) :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 515d03c...5a95bb1. Read the comment docs.