What is Coveralls?
Coveralls is a tool that provides test coverage history and statistics for your codebase. It integrates with your Continuous Integration (CI) server to analyze your test results, showing you which parts of your code are covered by tests and helping you identify areas that lack coverage. This helps teams deliver code with confidence and reduce technical debt.
How much does Coveralls cost?
Coveralls offers a freemium model. It is always free for open-source and public repositories. For private repositories, cloud plans start at $10/month for 1 private repo, scaling up to $400/month for unlimited private repos. Add-ons for premium support ($200/month) and additional uploads ($10/month for +3,000 uploads) are also available. Enterprise plans, including hosted by Coveralls or on-premise, start from $1,200/month or $25/user/month respectively.
Is Coveralls free?
Yes, Coveralls is free for all open-source and public repositories. For private repositories, it offers a 30-day free trial on its Starter plan, but paid subscriptions are required after the trial period.
Who is Coveralls for?
Coveralls is for software development teams, individual developers, and organizations that want to maintain high code quality by tracking and improving their test coverage. It's particularly beneficial for teams using CI/CD pipelines and those working with popular version control systems like GitHub, Bitbucket, and GitLab across various programming languages.