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

Set default for stack.yaml 'packages' field #17

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:


Fixes #13

codecov[bot] commented 4 years ago

Codecov Report

Merging #17 into master will decrease coverage by 0.87%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   88.04%   87.16%   -0.88%     
==========================================
  Files           3        3              
  Lines         184      187       +3     
==========================================
+ Hits          162      163       +1     
- Misses         22       24       +2     
Impacted Files Coverage Δ
exe/Main.hs 86.66% <60.00%> (-1.57%) :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 565fdd8...737ec07. Read the comment docs.