dat2 / redux-saga-fetch

A saga that helps reduce http duplication when writing redux-saga code
MIT License
3 stars 3 forks source link

Update dependencies and genericize #5

Closed ghost closed 6 years ago

ghost commented 6 years ago

wrong account

codecov-io commented 6 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      3    +1     
  Lines          13     23   +10     
  Branches        0      2    +2     
=====================================
+ Hits           13     23   +10
Impacted Files Coverage Δ
src/actions.js 100% <100%> (ø) :arrow_up:
test/setup.js 100% <100%> (ø)
src/saga.js 100% <100%> (ø) :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 85f9bf8...3eea350. Read the comment docs.