Pricing
Undercover is available as a hosted GitHub App and open source toolkit.
Undercover GitHub App
$49 per month
VAT not included, try it free for 14 daysUndercover GitHub App code review integration with quick setup for your organization. Included features:
✅ Coverage warnings as GitHub annotations (via GitHub Checks)
✅ Diff coverage summary view for each commit
✅ Branch coverage support
✅ Coverage analytics and reporting (in-app)
✅ Unlimited builds for private and public repos
✅ Unlimited users
Open Source
Undercover is built on open-source and will always remain free to use for public GitHub repositories.
If a hosted GitHub App integration won't work for you, check out these links to get started and with local and CI/CD workflows:
FAQ
How can I invite more users to use UndercoverCI?
Which languages and SCMs are supported?
Do I have to give access to my code?
Yes. UndercoverCI will ask for the following GitHub permissions: Email address, Repository metadata (read-only), Repository contents (read-only), Checks (read and write). Permissions can be fine-tuned and granted only for selected repositories.
Look into the undercover
gem and command-line tool for a self-hosted (and free) alternative.
What if I am building open source?