popomore / projj

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

feat: add should support change directory #39

Closed atian25 closed 5 years ago

atian25 commented 5 years ago

还是旧版的 CommandBin,有空得找时间重构下

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into master will increase coverage by 0.38%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #39      +/-   ##
========================================
+ Coverage   99.61%   100%   +0.38%     
========================================
  Files          11     12       +1     
  Lines         259    271      +12     
========================================
+ Hits          258    271      +13     
+ Misses          1      0       -1
Impacted Files Coverage Δ
lib/command/find.js 100% <100%> (ø) :arrow_up:
lib/utils.js 100% <100%> (ø)
lib/command/add.js 100% <100%> (+5.88%) :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 61a1d28...320b1b8. Read the comment docs.

popomore commented 5 years ago