← Back to match
undercover
Warns about methods, classes, and blocks changed without tests, by analyzing git diffs against coverage reports.
Desktopfreemiumglobal
A command-line and CI-capable tool for Ruby that analyzes git diffs alongside SimpleCov reports to flag methods, classes, or code blocks changed in a commit that lack test coverage. Undercover is intended for Ruby engineering teams and reviewers who want automated, diff-aware coverage checks; it can run locally or in CI as a CLI or GitHub App and is available under the MIT license.
Categories
developer toolscode quality

