Closed DylanPiercey closed 3 years ago
:exclamation: No coverage uploaded for pull request base (
main@07c6338
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #12 +/- ##
=======================================
Coverage ? 95.77%
=======================================
Files ? 3
Lines ? 142
Branches ? 35
=======================================
Hits ? 136
Misses ? 6
Partials ? 0
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 07c6338...5655653. Read the comment docs.
Description
Features:
screen
api that works for both client and server.cleanup
method.debug
api now in line with@testing-library/dom
.afterEach
now automatically enabled (can usedont-cleanup-after-each
import to disable).Breaking Changes:
cleanup-after-each
import, now this is the defaultMisc:
Checklist: