popomore / projj

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

fix: format git repo when load cache #30

Closed popomore closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #30 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #30      +/-   ##
=========================================
+ Coverage   99.17%   99.2%   +0.03%     
=========================================
  Files          11      11              
  Lines         241     253      +12     
=========================================
+ Hits          239     251      +12     
  Misses          2       2
Impacted Files Coverage Δ
lib/cache.js 100% <100%> (ø) :arrow_up:
lib/command/import.js 100% <100%> (ø) :arrow_up:
lib/base_command.js 100% <100%> (ø) :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 464c195...1c0bd93. Read the comment docs.

popomore commented 6 years ago