killy971 / hpc-coveralls

coveralls.io support for haskell code coverage with hpc
http://hackage.haskell.org/package/hpc-coveralls
BSD 3-Clause "New" or "Revised" License
60 stars 20 forks source link

Add flag to print the raw json responses from coveralls.io #24

Closed killy971 closed 10 years ago

killy971 commented 10 years ago

Add a boolean --print-response flag to the hpc-coveralls command. When used, the raw json response coming from coveralls.io will be printed on the standard output. This flag can be used for troubleshooting purpose.

Work in progress:

killy971 commented 10 years ago

Fixed by 01b5b17512389fc990e073d45aaa4303688c2d23

killy971 commented 10 years ago

Need to document the flag in README

killy971 commented 10 years ago

Closed by 22a688440ac41de066e10d103463910dc600a68c