{"id":16221522,"url":"https://github.com/dashingrocket/simplecov-cobertura","last_synced_at":"2025-04-13T07:47:19.230Z","repository":{"id":25039609,"uuid":"28459335","full_name":"dashingrocket/simplecov-cobertura","owner":"dashingrocket","description":"Ruby SimpleCov Cobertura Formatter","archived":false,"fork":false,"pushed_at":"2024-02-19T08:12:35.000Z","size":78,"stargazers_count":57,"open_issues_count":2,"forks_count":38,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T14:09:58.349Z","etag":null,"topics":["cobertura","ruby","simplecov","simplecov-cobertura"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashingrocket.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}},"created_at":"2014-12-24T18:57:53.000Z","updated_at":"2025-02-10T03:55:46.000Z","dependencies_parsed_at":"2024-01-12T00:29:52.790Z","dependency_job_id":"4152dbc4-7e58-4aac-a83e-b53f61b5e7eb","html_url":"https://github.com/dashingrocket/simplecov-cobertura","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashingrocket%2Fsimplecov-cobertura","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashingrocket%2Fsimplecov-cobertura/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashingrocket%2Fsimplecov-cobertura/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashingrocket%2Fsimplecov-cobertura/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashingrocket","download_url":"https://codeload.github.com/dashingrocket/simplecov-cobertura/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238523980,"owners_count":19486601,"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":["cobertura","ruby","simplecov","simplecov-cobertura"],"created_at":"2024-10-10T12:08:24.094Z","updated_at":"2025-02-19T15:08:51.964Z","avatar_url":"https://github.com/dashingrocket.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simplecov-cobertura \n[![Build](https://github.com/dashingrocket/simplecov-cobertura/actions/workflows/build.yml/badge.svg)](https://github.com/dashingrocket/simplecov-cobertura/actions/workflows/build.yml)   [![Gem Version](https://badge.fury.io/rb/simplecov-cobertura.svg)](http://badge.fury.io/rb/simplecov-cobertura)  [![Downloads](http://ruby-gem-downloads-badge.herokuapp.com/simplecov-cobertura?type=total)](https://rubygems.org/gems/simplecov-cobertura)\n\n\nProduces [Cobertura](http://cobertura.sourceforge.net/) formatted XML from [SimpleCov](https://github.com/colszowka/simplecov).\n\nOutput can be consumed by the [Jenkins Cobertura Plugin](https://wiki.jenkins-ci.org/display/JENKINS/Cobertura+Plugin) for easy \ncoverage visualization.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'simplecov-cobertura'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install simplecov-cobertura\n\n## Usage\n\n```ruby\nrequire 'simplecov-cobertura'\n\nSimpleCov.formatter = SimpleCov::Formatter::CoberturaFormatter\n```\n\n## Continuous Integration\nTested in a CI environment against the following Ruby versions:\n* 3.0\n* 2.7\n* 2.6\n* 2.5\n\n## Contributing\n\n1. Fork it ( https://github.com/dashingrocket/simplecov-cobertura/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## License\nCopyright 2021 Dashing Rocket, Ltd.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashingrocket%2Fsimplecov-cobertura","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashingrocket%2Fsimplecov-cobertura","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashingrocket%2Fsimplecov-cobertura/lists"}