Closed brandon-leapyear closed 4 years ago
Merging #16 into master will decrease coverage by
0.06%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #16 +/- ##
==========================================
- Coverage 88.10% 88.04% -0.07%
==========================================
Files 3 3
Lines 185 184 -1
==========================================
- Hits 163 162 -1
Misses 22 22
Impacted Files | Coverage Δ | |
---|---|---|
src/Trace/Hpc/Lcov/Report.hs | 78.04% <100.00%> (-0.53%) |
:arrow_down: |
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 46ceb8a...bb2f9e8. Read the comment docs.
:sparkles: This is an old work account. Please reference @brandonchinn178 for all future communication :sparkles:
Trace.Hpc.Util.Hash
already has aShow
instance (which is equivalent to theShow
instance forWord32
).