fieteam / fie

FIE前端工程化工具
GNU General Public License v3.0
133 stars 33 forks source link

Commands #55

Closed hugohua closed 6 years ago

hugohua commented 6 years ago

大幅改造

codecov-io commented 6 years ago

Codecov Report

Merging #55 into master will decrease coverage by 9.6%. The diff coverage is 64.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage    76.8%   67.19%   -9.61%     
==========================================
  Files          33       62      +29     
  Lines        1069     1835     +766     
  Branches      219      370     +151     
==========================================
+ Hits          821     1233     +412     
- Misses        248      602     +354
Impacted Files Coverage Δ
packages/fie-module/lib/local-exist.js 62.5% <ø> (ø)
packages/fie-task/lib/run-function.js 100% <ø> (ø) :arrow_up:
packages/fie-module/lib/online-exist.js 60% <0%> (ø)
packages/fie-module/lib/un-install.js 57.14% <0%> (ø)
packages/fie-task/locale/index.js 100% <100%> (ø)
packages/fie-error/lib/handle-enoent.js 89.28% <100%> (+1.28%) :arrow_up:
packages/fie-error/lib/handle.js 41.17% <100%> (ø)
packages/fie-module-name/lib/index.js 100% <100%> (ø)
packages/fie-commands/locale/index.js 100% <100%> (ø)
packages/fie-module/lib/index.js 100% <100%> (ø)
... and 66 more

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 927c217...33ebb4a. Read the comment docs.