Closed mfellner closed 2 years ago
Merging #2 (f9b1acc) into main (272c14d) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #2 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 64 64
Branches 7 6 -1
=========================================
Hits 64 64
Impacted Files | Coverage Δ | |
---|---|---|
lib/store-factory.ts | 100.00% <100.00%> (ø) |
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 272c14d...f9b1acc. Read the comment docs.
Allow chaining of onCreate, closes #1.