brandonchinn178 / hpc-lcov

Convert HPC coverage output to LCOV format
http://hackage.haskell.org/package/hpc-lcov
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Remove redundant unsafeCoerce #16

Closed brandon-leapyear closed 4 years ago

brandon-leapyear commented 4 years ago

:sparkles: This is an old work account. Please reference @brandonchinn178 for all future communication :sparkles:


Trace.Hpc.Util.Hash already has a Show instance (which is equivalent to the Show instance for Word32).

codecov[bot] commented 4 years ago

Codecov Report

Merging #16 into master will decrease coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            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.