{"id":15668031,"url":"https://github.com/naps62/rspec_issue","last_synced_at":"2025-03-30T04:41:40.816Z","repository":{"id":17360498,"uuid":"20132183","full_name":"naps62/rspec_issue","owner":"naps62","description":"tracing down an exit code issue with rspec/simplecov","archived":false,"fork":false,"pushed_at":"2014-05-24T15:10:06.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T06:46:40.057Z","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/naps62.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}},"created_at":"2014-05-24T15:04:54.000Z","updated_at":"2020-05-05T10:58:59.000Z","dependencies_parsed_at":"2022-08-04T18:30:32.891Z","dependency_job_id":null,"html_url":"https://github.com/naps62/rspec_issue","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/naps62%2Frspec_issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naps62%2Frspec_issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naps62%2Frspec_issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naps62%2Frspec_issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naps62","download_url":"https://codeload.github.com/naps62/rspec_issue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277352,"owners_count":20751548,"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-10-03T14:06:14.908Z","updated_at":"2025-03-30T04:41:40.796Z","avatar_url":"https://github.com/naps62.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Relevant discussions\n\n* [rspec-core\n  issue](https://github.com/rspec/rspec-core/issues/1553#issuecomment-44038624)\n\n# Setup\n\nJust `bundle install`\n\n# Reproducing\n\n`correctly_failing_spec.rb` should run the test and return the expected exit\ncode (not 0, since the test fails on purpose):\n\n```bash\nbundle exec rspec correctly_failing_spec.rb\necho $? # should be 1\n```\n\n`offending_spec.rb` triggers the bug:\n\n```bash\nbundle exec rspec offending_issue.rb\necho $? # should be 1, but is actually 0\n```\n\nThe only difference between the two specs is that the second one has `require\n'simplecov'`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaps62%2Frspec_issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaps62%2Frspec_issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaps62%2Frspec_issue/lists"}