Closed michaelnagy closed 7 years ago
Merging #31 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #31 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 37 37
Branches 6 7 +1
=====================================
Hits 37 37
Impacted Files | Coverage Δ | |
---|---|---|
src/createReducerAsync.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 2ad791d...6c9363a. Read the comment docs.
Makes the initialState configurable by adding a second parameter to the createReducerAsync function.