Pricing
UndercoverCI is fully open source and available as a hosted GitHub App.
GitHub App
$49 per month
VAT not included, try it free for 14 daysFully-featured 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
๐ Unlimited builds for private and public repos
๐ Unlimited users
Open Source
The UndercoverCI project and related Ruby gems are entirely open-source and free to use locally and in your CI/CD workflows.
If a hosted and convenient GitHub App integration is not for you, check out these links to get started:
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?