fieteam / fie

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

Fie flowlog #17

Closed yubhbh closed 7 years ago

yubhbh commented 7 years ago

fie-report 添加提交流程日志接口。 内网提交流程日志,外网提交retcode

codecov-io commented 7 years ago

Codecov Report

Merging #17 into master will decrease coverage by -6.03%. The diff coverage is 82.38%.

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   76.04%   70.01%   -6.03%     
==========================================
  Files          29       32       +3     
  Lines         935     1014      +79     
  Branches      182      198      +16     
==========================================
- Hits          711      710       -1     
- Misses        224      304      +80
Impacted Files Coverage Δ
packages/fie-user/lib/index.js 100% <100%> (ø) :white_check_mark:
packages/fie-user/lib/utils.js 100% <100%> (ø)
packages/fie-report/lib/cli-log/index.js 47.36% <47.36%> (ø)
packages/fie-task/lib/run.js 85.33% <66.66%> (-0.78%) :x:
packages/fie-report/lib/index.js 82.5% <80.55%> (-15.07%) :x:
packages/fie-report/lib/utils.js 82.89% <82.89%> (ø)
packages/fie-report/lib/retcode/request-node.js 37.5% <ø> (-62.5%) :x:
packages/fie-report/lib/retcode/conf-node.js 20% <ø> (-40%) :x:
packages/fie-report/lib/retcode/core.js 27.58% <ø> (-24.83%) :x:
packages/fie-report/lib/retcode/sampling.js 40% <ø> (-20%) :x:
... and 4 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 7202402...769fd30. Read the comment docs.