Hpc Coveralls Versions Save

coveralls.io support for haskell code coverage with hpc

v0.8.0

9 years ago
  • Introduce retry policy to http requests (#31)
  • Fix coverage result reading (#32)

http://hackage.haskell.org/package/hpc-coveralls-0.8.0

v0.7.0

9 years ago
  • Fix coverage conversion rule for otherwise bug (#20)

http://hackage.haskell.org/package/hpc-coveralls-0.7.0

v0.6.1

9 years ago
  • Safer implementation of the result coverage value retrieval from coveralls.io (issue #25)
  • Set the delay before retrieving the result to 10 seconds (issue #26)

http://hackage.haskell.org/package/hpc-coveralls-0.6.1

v0.6.0

9 years ago
  • Add flag to print the raw json responses from coveralls.io (issue #24)
  • Retrieve and display total coverage result on success response from coveralls.io (issue #21)

http://hackage.haskell.org/package/hpc-coveralls-0.6.0

v0.5.0

9 years ago
  • Mark otherwise as fully covered (issue #3)

http://hackage.haskell.org/package/hpc-coveralls-0.5.0

v0.4.0

10 years ago
  • Add option to configure the coverage data conversion (issue #15)
  • Add option to prevent from sending the coverage report (issue #17)

http://hackage.haskell.org/package/hpc-coveralls-0.4.0

v0.3.0

10 years ago
  • Support setting multiple test suites (issue #14)
  • Process --exclude-dir value as a string prefix instead of a regex (issue #16)

http://hackage.haskell.org/package/hpc-coveralls-0.3.0

v0.2.2

10 years ago
  • Configure Travis to check the generated source-distribution can installed (issue #10)
  • Prevent double compilation (issue #11)
  • Concurrently process cabal test stdout and stderr channels (issue #12)
  • Test with GHC 7.8.2 (isue #13)

http://hackage.haskell.org/package/hpc-coveralls-0.2.2

v0.2.1

10 years ago
  • Additional CI services support (issue #1)
  • Fixed an issue in which mix files could not be found, @maoe contribution (issue #5)
  • Introduced a command line argument to exclude files located under a given folder from the coverage report (issue #6)
  • Return with non-zero exit code when the tix file is not found (issue #7)
  • Introduced a command line argument to specify a custom cabal executable name (issue #8)
  • Parse and display response from coveralls.io (issue #9)

http://hackage.haskell.org/package/hpc-coveralls-0.2.1

v0.2.0

10 years ago

(ignore this tag, as the cabal configuration was broken)