{"id":22385977,"url":"https://github.com/grodowski/pronto-undercover","last_synced_at":"2025-10-04T09:05:38.782Z","repository":{"id":32958869,"uuid":"138422886","full_name":"grodowski/pronto-undercover","owner":"grodowski","description":"Pronto runner for Undercover, actionable code coverage","archived":false,"fork":false,"pushed_at":"2024-01-04T14:35:55.000Z","size":66,"stargazers_count":13,"open_issues_count":5,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-22T02:45:48.755Z","etag":null,"topics":["code-quality","code-reviews","coverage","ruby"],"latest_commit_sha":null,"homepage":"https://github.com/grodowski/undercover","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grodowski.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-23T17:58:10.000Z","updated_at":"2023-05-03T19:08:06.000Z","dependencies_parsed_at":"2024-01-04T15:47:59.956Z","dependency_job_id":null,"html_url":"https://github.com/grodowski/pronto-undercover","commit_stats":{"total_commits":51,"total_committers":7,"mean_commits":7.285714285714286,"dds":"0.17647058823529416","last_synced_commit":"62c677276d023678806919fdad5614938ef35468"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grodowski%2Fpronto-undercover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grodowski%2Fpronto-undercover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grodowski%2Fpronto-undercover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grodowski%2Fpronto-undercover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grodowski","download_url":"https://codeload.github.com/grodowski/pronto-undercover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228217913,"owners_count":17886823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["code-quality","code-reviews","coverage","ruby"],"created_at":"2024-12-05T01:28:33.969Z","updated_at":"2025-10-04T09:05:29.070Z","avatar_url":"https://github.com/grodowski.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/grodowski/pronto-undercover/actions/workflows/ruby.yml/badge.svg)](https://github.com/grodowski/pronto-undercover/actions)\n![Downloads](https://img.shields.io/gem/dt/pronto-undercover)\n\n# Pronto::Undercover\n\nPronto runner for [Undercover](https://github.com/grodowski/undercover), an actionable code coverage tool. What is [Pronto](https://github.com/prontolabs/pronto)?\n\n## Installation\n\nAdd this line to your application's Gemfile\n\n```ruby\ngem 'pronto-undercover'\n```\n\nor install the gem with\n\n```shell\ngem install pronto-undercover\n```\n\nOnce installed, `pronto run` will include undercover warnings. You can verify the install by running `pronto list`.\n\n## Configuring\n\n`pronto-undercover` stores options passed to undercover in `.pronto.yml`. Please note that `--git-dir` and `--compare` options are not available, because `pronto-undercover` uses `Pronto::Git` instead of undercover's implementation.\n\nAvailable options:\n\n```\n# .pronto.yml\nrunners:\n  # ...other runners\n  - undercover\n# ...other configuration\npronto-undercover:\n  path: path/to/project\n  simplecov: path/to/project/coverage.json\n  include-files: lib/**/*.rb,app/**/*.rb\n  exclude-files: db/*,spec/*\n  lcov: path/to/project/coverage/report.lcov\n  ruby-syntax: ruby34\n```\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrodowski%2Fpronto-undercover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrodowski%2Fpronto-undercover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrodowski%2Fpronto-undercover/lists"}