Closed mrjones2014 closed 3 years ago
Merging #48 (b6f2840) into main (4b9f62b) will increase coverage by
0.11%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #48 +/- ##
==========================================
+ Coverage 94.51% 94.62% +0.11%
==========================================
Files 15 16 +1
Lines 237 242 +5
Branches 27 27
==========================================
+ Hits 224 229 +5
Misses 12 12
Partials 1 1
Impacted Files | Coverage Δ | |
---|---|---|
src/hooks/use-sorted-alphabetically.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 4b9f62b...c1c5d56. Read the comment docs.
@brandongregoryscott pushed up some changes to address your feedback!