Hosted coverage reports with awesome features to enhance your CI workflow
It is a JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale. | Code coverage metric storage service. Provide coverage metrics on differentials with Phabricator and Jenkins, just like Coveralls does for GitHub and TravisCI. |
All-javascript instrumentation library that tracks statement, branch, and function coverage; Module loader hooks to instrument code on the fly; Command line tools to run node unit tests "with coverage turned on" and no cooperation whatsoever from the test runner; Multiple report formats: HTML, LCOV, Cobertura and more; Ability to use as middleware when serving JS files that need to be tested on the browser; Can be used on the command line as well as a library; Based on the awesome esprima parser and the equally awesome escodegen code generator; Well-tested on node (prev, current and next versions) and the browser (instrumentation library only) | - |
Statistics | |
GitHub Stars 8.7K | GitHub Stars 186 |
GitHub Forks 780 | GitHub Forks 14 |
Stacks 785 | Stacks 36 |
Followers 8 | Followers 62 |
Votes 0 | Votes 0 |
Integrations | |

Our patrons rave about our elegant coverage reports, integrated pull request comments, interactive commit graphs, our Chrome plugin and security.

Coveralls works with your CI server and sifts through your coverage data to find issues you didn't even know you had before they become a problem. Free for open source, pro accounts for private repos, instant sign up with GitHub OAuth.