arantes555 / electron-fetch

A light-weight module that brings window.fetch to the background process of Electron
Other
133 stars 21 forks source link

update dependencies + now target node 6 #12

Closed arantes555 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #12 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   99.75%   99.75%   +<.01%     
==========================================
  Files           6        6              
  Lines         405      413       +8     
  Branches      133      133              
==========================================
+ Hits          404      412       +8     
  Misses          1        1
Impacted Files Coverage Δ
src/request.js 100% <ø> (ø) :arrow_up:
src/response.js 100% <ø> (ø) :arrow_up:
src/body.js 100% <ø> (ø) :arrow_up:
src/index.js 98.79% <100%> (ø) :arrow_up:
src/headers.js 100% <0%> (ø) :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 ee14e5a...4e96ed4. Read the comment docs.