{"id":19882109,"url":"https://github.com/codeclimate/test-coverage-report","last_synced_at":"2025-03-01T03:21:38.693Z","repository":{"id":66245064,"uuid":"89938062","full_name":"codeclimate/test-coverage-report","owner":"codeclimate","description":"Test coverage reporting utility","archived":false,"fork":false,"pushed_at":"2017-05-03T16:21:15.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-01-11T18:18:17.737Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeclimate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-05-01T15:52:33.000Z","updated_at":"2020-01-09T09:01:35.000Z","dependencies_parsed_at":"2023-04-11T19:02:33.973Z","dependency_job_id":null,"html_url":"https://github.com/codeclimate/test-coverage-report","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Ftest-coverage-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Ftest-coverage-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Ftest-coverage-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Ftest-coverage-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeclimate","download_url":"https://codeload.github.com/codeclimate/test-coverage-report/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241310526,"owners_count":19941971,"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":[],"created_at":"2024-11-12T17:16:26.084Z","updated_at":"2025-03-01T03:21:38.667Z","avatar_url":"https://github.com/codeclimate.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test Coverage Report\n\n[![Code Climate][badge]][repo]\n\n[repo]: https://codeclimate.com/github/codeclimate/test-coverage-report\n[badge]: https://codeclimate.com/github/codeclimate/test-coverage-report/badges/gpa.svg\n\nReports on test coverage for added lines of code within a specified timeframe.\nUses GitHub and Code Climate APIs.\n\n## Usage\n\nYou can the fetch latest version of the reporter by pulling from Docker Hub:\n\n```shell\ndocker pull codeclimate/test-coverage-report\n```\n\nTo use this reporting tool, you must have a [GitHub access token][] and a [Code\nClimate access token][] available.\n\n[GitHub access token]: https://github.com/settings/tokens\n[Code Climate access token]: https://codeclimate.com/profile/tokens\n\nBoth access tokens must have access to the respective repositories in order to\ncollect commit and test coverage data. You may run the report against an\nalternate timeframe (defaults to the past 7 days) by specifying the number of\ndays to include.\n\n```shell\ndocker run -it \\\n  --env CC_ACCESS_TOKEN=\"\u003cCode Climate Access Token\u003e\" \\\n  --env GITHUB_ACCESS_TOKEN=\"\u003cGitHub Access Token\u003e\" \\\n  codeclimate/test-coverage-report \\\n  \u003cowner/repo\u003e [days=7]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeclimate%2Ftest-coverage-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeclimate%2Ftest-coverage-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeclimate%2Ftest-coverage-report/lists"}