stonexer / yab

🐈 A fetch library
4 stars 0 forks source link

WIP: Middleware log #35

Closed leohxj closed 5 years ago

leohxj commented 5 years ago

Log 中间件

Related issue link: #31

codecov[bot] commented 5 years ago

Codecov Report

Merging #35 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   82.25%   82.25%           
=======================================
  Files           5        5           
  Lines         124      124           
  Branches       25       25           
=======================================
  Hits          102      102           
  Misses         22       22

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 0cabea8...95eb139. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #35 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #35   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         129    129           
  Branches       29     29           
=====================================
  Hits          129    129

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 b60610d...2a72d42. Read the comment docs.

leohxj commented 5 years ago

和其他项目统一格式后后再PR