Coveralls is a code test coverage tool and associated service to display the code test coverage trends.
I currently have TravisCI building on PRs in a public GitHub repo. The instructions for Coveralls say to put this …
github travis-ci coverallsI am trying to use coveralls.io to show a coverage badge for my tests, but the coverage badge is …
github code-coverage coveralls