{"id":15903683,"url":"https://github.com/codeclimate/ruby-test-reporter","last_synced_at":"2025-04-08T00:39:00.437Z","repository":{"id":9092267,"uuid":"10869541","full_name":"codeclimate/ruby-test-reporter","owner":"codeclimate","description":"DEPRECATED Uploads Ruby test coverage data to Code Climate","archived":false,"fork":false,"pushed_at":"2023-09-01T13:06:31.000Z","size":3010,"stargazers_count":93,"open_issues_count":1,"forks_count":92,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-10-30T02:30:39.380Z","etag":null,"topics":["ci","code-quality","codeclimate","continuous-integration","coverage-report","quality","ruby","test-coverage"],"latest_commit_sha":null,"homepage":"https://codeclimate.com","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeclimate.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}},"created_at":"2013-06-22T17:31:47.000Z","updated_at":"2024-09-29T17:46:41.000Z","dependencies_parsed_at":"2022-09-10T08:41:05.658Z","dependency_job_id":null,"html_url":"https://github.com/codeclimate/ruby-test-reporter","commit_stats":{"total_commits":221,"total_committers":52,"mean_commits":4.25,"dds":0.8597285067873304,"last_synced_commit":"faa99c6fb8bbd2372c585c1ff55879ede29b8f67"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Fruby-test-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Fruby-test-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Fruby-test-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate%2Fruby-test-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeclimate","download_url":"https://codeload.github.com/codeclimate/ruby-test-reporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289381,"owners_count":20914464,"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":["ci","code-quality","codeclimate","continuous-integration","coverage-report","quality","ruby","test-coverage"],"created_at":"2024-10-06T12:03:42.553Z","updated_at":"2025-04-08T00:39:00.414Z","avatar_url":"https://github.com/codeclimate.png","language":"Ruby","readme":"# codeclimate-test-reporter - [DEPRECATED]\n\nThese configuration instructions refer to a language-specific test reporter who is now deprecated in favor of our new unified test reporter client. The [new test reporter](https://docs.codeclimate.com/v1.0/docs/configuring-test-coverage) is faster, distributed as a static binary, has support for parallelized CI builds, and will receive ongoing support by the team here. The existing test reporters for Ruby, Python, PHP, and Javascript are now deprecated.\n\n[![Code Climate](https://codeclimate.com/github/codeclimate/ruby-test-reporter/badges/gpa.svg)](https://codeclimate.com/github/codeclimate/ruby-test-reporter)\n\nPosts SimpleCov test coverage data from your Ruby test suite to Code Climate's\nhosted, automated code review service.\n\nCode Climate - [https://codeclimate.com](https://codeclimate.com)\n\n## Installation\n\nThis gem requires a user, but not necessarily a paid account, on Code Climate,\nso if you don't have one the first step is to signup at:\n[https://codeclimate.com](https://codeclimate.com). Then follow the\ninstructions on our [documentation site](https://docs.codeclimate.com/docs/test-coverage-ruby).\n\nPlease contact hello@codeclimate.com if you need any assistance setting this up.\n\n## Usage\n\n```console\nbundle exec rspec \u0026\u0026 CODECLIMATE_REPO_TOKEN=my_token bundle exec codeclimate-test-reporter\n```\n\n**Optional**: configure `CODECLIMATE_API_HOST` to point to a self-hosted version of Code Climate.\n\n## Troubleshooting / FYIs\n\nAcross the many different testing frameworks, setups, and environments, there\nare lots of variables at play. If you're having any trouble with your test\ncoverage reporting or the results are confusing, please see our full\ndocumentation here: https://docs.codeclimate.com/docs/setting-up-test-coverage\n\n## Upgrading from pre-1.0 Versions\n\nVersion `1.0` of this gem introduced new, breaking changes to the way the\ntest reporter is meant to be executed. The following list summarizes the major\ndifferences:\n\nSee [the changelog entry for v1.0.0](CHANGELOG.md#v100-2016-11-03) for details.\n\n## Contributions\n\nPatches, bug fixes, feature requests, and pull requests are welcome on the\nGitHub page for this project:\n[https://github.com/codeclimate/ruby-test-reporter](https://github.com/codeclimate/ruby-test-reporter)\n\nWhen making a pull request, please update the [changelog](CHANGELOG.md).\n\nThis gem is maintained by Code Climate (hello@codeclimate.com).\n\n### Release Process\n\n* Update the changelog to mark the unreleased changes as part of the new release.\n* Update the version.rb with the new version number\n* Make a pull request with those changes\n* Merge those changes to master\n* Check out and pull down the latest master locally\n* `rake release` which will\n  * tag the latest commit based on version.rb\n  * push to github\n  * push to rubygems\n\n## Copyright\n\nSee LICENSE.txt\n\nPortions of the implementation were inspired by the coveralls-ruby gem.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeclimate%2Fruby-test-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeclimate%2Fruby-test-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeclimate%2Fruby-test-reporter/lists"}