Closed gaeaehrlich closed 2 years ago
Merging #80 (729d5ed) into 2.x (f4191e7) will increase coverage by
0.09%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## 2.x #80 +/- ##
==========================================
+ Coverage 96.00% 96.10% +0.09%
==========================================
Files 61 61
Lines 852 847 -5
Branches 29 29
==========================================
- Hits 818 814 -4
+ Misses 33 32 -1
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/hooks/useMounted/useMounted.js | 100.00% <ø> (ø) |
|
src/utility/object/object.js | 100.00% <0.00%> (+1.88%) |
: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 f4191e7...729d5ed. Read the comment docs.
useUnmounted
has been deprecated because it does not seem to be of much help. (More details in the rest of the conversation below)