codecov-haskell-0.1.0: Codecov.io support for Haskell.

Copyright(c) 2014 Guillaume Nargeot
LicenseBSD3
MaintainerGuillaume Nargeot <guillaume+hackage@nargeot.com>
Stabilityexperimental
Safe HaskellNone
LanguageHaskell98

Trace.Hpc.Codecov

Description

Functions for converting and sending hpc output to codecov.io.

Synopsis

Documentation

generateCodecovFromTix Source

Arguments

:: Config

codecov-haskell configuration

-> IO Value

code coverage result in json format

Generate codecov json formatted code coverage from hpc coverage data