See the latest code-coverage statistics on all of your repositories including the total percentages covered and the lines covered.
See a Live Version
Coveralls even breaks down the test coverage on a file by file basis. See the relevant coverage, covered and missed lines, and the hits per line for each file.
See a Live Version
Quickly browse through individuals files that have changed in a new commit, and see exactly what changed in the build coverage line by line.
See a Live Version
The Coveralls overview lets you easily see the current coverage levels across your repos, and shows you a graph of the coverage changes over time.
Coveralls can push information about coverage changes out to the services you use daily. Alerts can go out via email, Slack, Hipchat, Gitter, and as a JSON formatted webhook.
The updates page shows you a feed of all individual commits to all your project repos, and how those changes have affected the code coverage.
Coveralls currently works with a number of Continuous Integration services, and also integrates with your Github account to add a coverage badge to your project read-me, add coverage comments to pull requests, and also uses the display Github Status API to add coverage information to pull requests. Check out the docs for CI and language specific info