Demo Rails app with Undercover GitHub App configured to find untested methods, blocks and classes in each commit.
Check out the the sample PR catching an untested and changed codepath, test_helper.rb
and GitHub Actions build config or go straight to https://undercover-ci.com to get started!
Coming soon:
- view coverage (with
enable_coverage_for_eval
) - in-app dashboard with charts (passed/failed checks over time, untested methods detected over time, and more)