diegohaz / redux-saga-thunk

Dispatching an action handled by redux-saga returns promise
MIT License
221 stars 17 forks source link

Fix #32 #33

Closed bartekus closed 6 years ago

bartekus commented 6 years ago

As per #32

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #33   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         134    134           
  Branches       46     46           
=====================================
  Hits          134    134

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 d5e1b9e...a5488cb. Read the comment docs.

bartekus commented 6 years ago

Anytime @diegohaz , alas thank you for all your amazing open source contributions!