popomore / projj

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

refactor: split cache to cache.js #27

Closed popomore closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #27 into master will increase coverage by 0.07%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   99.06%   99.14%   +0.07%     
==========================================
  Files           9       11       +2     
  Lines         215      233      +18     
==========================================
+ Hits          213      231      +18     
  Misses          2        2
Impacted Files Coverage Δ
lib/command/sync.js 100% <100%> (ø)
lib/command/find.js 96% <100%> (ø) :white_check_mark:
lib/base_command.js 100% <100%> (ø) :white_check_mark:
lib/command/runall.js 100% <100%> (ø) :white_check_mark:
lib/cache.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 3df207c...f90f9a1. Read the comment docs.