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

Fix CI + linting #21

Closed brandon-leapyear closed 2 years ago

brandon-leapyear commented 2 years ago

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


codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (e79beaf) into main (5e08067) will increase coverage by 0.54%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   86.63%   87.17%   +0.54%     
==========================================
  Files           3        3              
  Lines         187      195       +8     
==========================================
+ Hits          162      170       +8     
  Misses         25       25              
Impacted Files Coverage Δ
src/Trace/Hpc/Lcov/Report.hs 79.06% <82.14%> (+1.02%) :arrow_up:
exe/Main.hs 86.36% <85.71%> (+0.64%) :arrow_up:
src/Trace/Hpc/Lcov.hs 97.61% <100.00%> (+0.05%) :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 5e08067...e79beaf. Read the comment docs.