{"id":47231494,"url":"https://github.com/circleci/rspec-circleci-coverage","last_synced_at":"2026-03-13T20:29:04.361Z","repository":{"id":341569575,"uuid":"1170603778","full_name":"circleci/rspec-circleci-coverage","owner":"circleci","description":"RSpec plugin that generates coverage data for CircleCI's Smarter Testing.","archived":false,"fork":false,"pushed_at":"2026-03-02T11:17:37.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-02T15:06:55.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/circleci.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-02T10:03:37.000Z","updated_at":"2026-03-02T11:17:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/circleci/rspec-circleci-coverage","commit_stats":null,"previous_names":["circleci/rspec-circleci-coverage"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/circleci/rspec-circleci-coverage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circleci%2Frspec-circleci-coverage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circleci%2Frspec-circleci-coverage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circleci%2Frspec-circleci-coverage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circleci%2Frspec-circleci-coverage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circleci","download_url":"https://codeload.github.com/circleci/rspec-circleci-coverage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circleci%2Frspec-circleci-coverage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30474880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T17:15:31.527Z","status":"ssl_error","status_checked_at":"2026-03-13T17:15:22.394Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-03-13T20:29:03.731Z","updated_at":"2026-03-13T20:29:04.350Z","avatar_url":"https://github.com/circleci.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RSpec CircleCI Coverage\n\nA RSpec plugin that generates coverage data for\nCircleCI's [Smarter Testing](https://circleci.com/docs/guides/test/smarter-testing/).\n\n## Usage\n\nAdd the plugin to the Gemfile:\n\n```ruby\ngem 'rspec-circleci-coverage', :github =\u003e 'circleci/rspec-circleci-coverage'\n```\n\nInstall the plugin:\n\n```bash\nbundle install\n```\n\nAdd the plugin to your `spec_helper.rb`\n\n```ruby\nrequire \"rspec-circleci-coverage\"\n```\n\nTo generate coverage, set the `CIRCLECI_COVERAGE` environment variable:\n\n```bash\nCIRCLECI_COVERAGE=coverage.json bundle exec rspec\n```\n\n## Development\n\nRun the integration tests:\n\n```bash\nbundle install\nbundle exec rspec\n```\n\nGenerate the testsuite integration test:\n\n```shell\ncircleci run testsuite 'integration test' --local --test-analysis=all \u0026\u0026 cat coverage.json | jq --sort-keys \u003e coveragetmp.json \u0026\u0026 mv coveragetmp.json coverage.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircleci%2Frspec-circleci-coverage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcircleci%2Frspec-circleci-coverage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircleci%2Frspec-circleci-coverage/lists"}