Closed adinapoli closed 8 years ago
cc @srijs .
We should run stack hpc report to identify the areas which lacks testing, and possibly use a service like coveralls (I have tried in the past but failed miserably) to report the percentage of code coverage as a badge in the README.
stack hpc report
README
@srijs Now we have Coveralls integration!
https://github.com/adinapoli/threads-supervisor/pull/17
We are ticking at 74%, which is not too bad, although the target is of course 100% :wink:
:tada:
cc @srijs .
We should run
stack hpc report
to identify the areas which lacks testing, and possibly use a service like coveralls (I have tried in the past but failed miserably) to report the percentage of code coverage as a badge in theREADME
.