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

Run exe in CI #6

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:


codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will increase coverage by 1.36%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #6      +/-   ##
=========================================
+ Coverage   86.74%   88.1%   +1.36%     
=========================================
  Files           2       3       +1     
  Lines          83     185     +102     
=========================================
+ Hits           72     163      +91     
- Misses         11      22      +11
Impacted Files Coverage Δ
exe/Main.hs 88.23% <0%> (ø)
src/Trace/Hpc/Lcov/Report.hs 78.57% <0%> (+2.38%) :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 60a32ad...f0cfd0a. Read the comment docs.