{"id":14969806,"url":"https://github.com/codeclimate-community/simplecov_json_formatter","last_synced_at":"2025-03-29T11:31:00.231Z","repository":{"id":43874685,"uuid":"290598007","full_name":"codeclimate-community/simplecov_json_formatter","owner":"codeclimate-community","description":"JSON formatter for SimpleCov code coverage tool for ruby 2.4+","archived":false,"fork":false,"pushed_at":"2024-03-15T20:20:09.000Z","size":33,"stargazers_count":20,"open_issues_count":1,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-12T02:51:49.453Z","etag":null,"topics":["code-quality","coverage","coverage-library","coverage-report","rails","ruby","test-coverage"],"latest_commit_sha":null,"homepage":"https://github.com/fede-moya/simplecov_json_formatter","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/codeclimate-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-08-26T20:29:24.000Z","updated_at":"2024-11-20T06:42:24.000Z","dependencies_parsed_at":"2024-03-15T21:31:08.356Z","dependency_job_id":null,"html_url":"https://github.com/codeclimate-community/simplecov_json_formatter","commit_stats":null,"previous_names":["fede-moya/simplecov_json_formatter"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate-community%2Fsimplecov_json_formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate-community%2Fsimplecov_json_formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate-community%2Fsimplecov_json_formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeclimate-community%2Fsimplecov_json_formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeclimate-community","download_url":"https://codeload.github.com/codeclimate-community/simplecov_json_formatter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234150558,"owners_count":18787349,"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","coverage","coverage-library","coverage-report","rails","ruby","test-coverage"],"created_at":"2024-09-24T13:42:25.241Z","updated_at":"2025-03-29T11:30:59.919Z","avatar_url":"https://github.com/codeclimate-community.png","language":"Ruby","readme":"# JSON formatter for SimpleCov\n\n***Note: To learn more about SimpleCov, check out the main repo at [SimpleCov](https://github.com/simplecov-ruby/simplecov)***\n\nGenerates a formatted JSON report of your [SimpleCov](https://github.com/simplecov-ruby/simplecov) ruby code coverage results on ruby 2.4+. Originally intended to add `simplecov`'s results reading capacity to CI tools.\n\n## Overview\n\nYou can expect for this gem to produce a `coverage.json` file, located at the `coverage` folder.\n\nDepending on your `SimpleCoV`'s settings you will experiment different outcomes. Particularly depending on which type of coverage are you running `SimpleCov` with:\n\n- If you configure `SimpleCov` to run with `branch` coverage you should expect an output formatted like [sample_with_branch.json](https://github.com/fede-moya/simplecov_json_formatter/blob/master/spec/fixtures/sample_with_branch.json)\n- Otherwise you should expect an output formatted like [sample.json](https://github.com/fede-moya/simplecov_json_formatter/blob/master/spec/fixtures/sample.json)\n\n## Development\n\nWe encourage you to use docker for common operations like running tests, or debugging your code. Running `make sh` will start a new container instance based on the `Dockerfile` provided at root, finally a shell prompt will be displayed on your terminal. Also, syncronization with your local files will be already set.\n\n### Tests\n`make test` will trigger the excution of both running tests and running rubocop as linter, by simply running `rake`, this actions will be run inside a new container but using your local files.\n\n### Format\n\n`make format` will run `rubocop -a` which stands for _autocorrect_ and format your code according to the `.rubocop.yml` config file.\n\n## Copyright\n\nSee [License](https://github.com/codeclimate-community/simplecov_json_formatter/blob/master/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeclimate-community%2Fsimplecov_json_formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeclimate-community%2Fsimplecov_json_formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeclimate-community%2Fsimplecov_json_formatter/lists"}