Closed vgshenoy closed 6 years ago
Hey! Thanks for this! Tests failing are related to jest. I will update deps and fix it but Yeah, please add a test 😄
They are fixed, you should be able to rebase against master now :)
Merging #7 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #7 +/- ##
=======================================
Coverage 87.14% 87.14%
=======================================
Files 1 1
Lines 70 70
Branches 17 17
=======================================
Hits 61 61
Misses 6 6
Partials 3 3
Impacted Files | Coverage Δ | |
---|---|---|
src/index.js | 87.14% <ø> (ø) |
: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 e23e2ba...0d7d836. Read the comment docs.
Hey @posva , could you please check if this is okay and advise? Unsure if I've gone wrong with
Maybe you did a merge 😅 I did a rebase against master and push forced to your branch
This allows doing things like staggering animations as in this example https://codesandbox.io/s/7w0lww2l40
Not sure if I should run tests for this? Got an error related to localStorage when I tried.