hpc-coveralls icon indicating copy to clipboard operation
hpc-coveralls copied to clipboard

hpc makes cabal test fail when multiple test suites cover the same module

Open killy971 opened this issue 10 years ago • 2 comments

Example error message:

hpc: found 2 instances of Util in ["./.hpc","./dist/hpc/mix/test-two","./dist/hpc/mix/test-one","./dist/hpc/mix/hpc-coveralls-testing-0.1.0.0"]

TODO: report this to the GHC development team.

killy971 avatar Jun 08 '14 05:06 killy971

This is likely to be fixed by https://ghc.haskell.org/trac/ghc/ticket/9619 in GHC 7.10. hpc-coveralls still have to be fixed to fully support GHC 7.10 (issue #44)

killy971 avatar Aug 31 '15 02:08 killy971

TODO: add documentation

killy971 avatar Aug 31 '15 02:08 killy971