node-modules / mm

An simple but flexible mock(or say stub) package, mock mate
Other
158 stars 16 forks source link

fix: should support http request mock on node8 #38

Closed fengmk2 closed 6 years ago

mention-bot commented 6 years ago

@fengmk2, thanks for your PR! By analyzing the history of the files in this pull request, we identified @popomore, @dead-horse and @alsotang to be potential reviewers.

codecov[bot] commented 6 years ago

Codecov Report

Merging #38 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
+ Coverage   97.65%   97.79%   +0.13%     
==========================================
  Files           3        3              
  Lines         256      272      +16     
==========================================
+ Hits          250      266      +16     
  Misses          6        6
Impacted Files Coverage Δ
lib/mm.js 97.48% <100%> (+0.18%) :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 0e818e3...d99179a. Read the comment docs.

fengmk2 commented 6 years ago

2.1.1