{"id":28399704,"url":"https://github.com/brokeyourbike/codeclimate-action","last_synced_at":"2025-06-28T21:31:35.805Z","repository":{"id":39916434,"uuid":"494749095","full_name":"brokeyourbike/codeclimate-action","owner":"brokeyourbike","description":"GitHub Action to send your code coverage to CodeClimate ☂️","archived":false,"fork":false,"pushed_at":"2023-05-20T11:51:45.000Z","size":694,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-01T15:51:23.744Z","etag":null,"topics":["codeclimate","codeclimate-coverage","coverage","coverage-report","github-action","github-actions","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://codeclimate.com","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brokeyourbike.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}},"created_at":"2022-05-21T10:19:10.000Z","updated_at":"2023-10-22T14:43:03.000Z","dependencies_parsed_at":"2023-01-06T20:32:48.698Z","dependency_job_id":null,"html_url":"https://github.com/brokeyourbike/codeclimate-action","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.13636363636363635","last_synced_commit":"ac6b36aa1b21e9caf1e2cd2ab00ee8e8a30ea11b"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/brokeyourbike/codeclimate-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcodeclimate-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcodeclimate-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcodeclimate-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcodeclimate-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brokeyourbike","download_url":"https://codeload.github.com/brokeyourbike/codeclimate-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokeyourbike%2Fcodeclimate-action/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262502279,"owners_count":23321112,"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":["codeclimate","codeclimate-coverage","coverage","coverage-report","github-action","github-actions","hacktoberfest"],"created_at":"2025-06-01T08:10:29.521Z","updated_at":"2025-06-28T21:31:35.791Z","avatar_url":"https://github.com/brokeyourbike.png","language":"TypeScript","readme":"# Code Climate Github Action\n\n[![Latest Version](https://img.shields.io/github/v/release/brokeyourbike/codeclimate-action)](https://github.com/brokeyourbike/codeclimate-action/releases)\n[![Maintainability](https://api.codeclimate.com/v1/badges/5809b26fe097a7ce7af8/maintainability)](https://codeclimate.com/github/brokeyourbike/codeclimate-action/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5809b26fe097a7ce7af8/test_coverage)](https://codeclimate.com/github/brokeyourbike/codeclimate-action/test_coverage)\n\nEasily upload coverage reports to Code Climate from GitHub Actions\n\n## Usage\n\nSee [action.yml](action.yml)\n\nBasic:\n```yaml\nsteps:\n  - uses: actions/checkout@v3\n  - uses: brokeyourbike/codeclimate-action@v0.1\n    with:\n      token: ${{ secrets.CODECLIMATE_TOKEN }}\n      files: ./coverage1.xml,./coverage2.xml\n```\n\n## Arguments\n\n| Input | Description | Usage |\n| :---: | :---: | :---: |\n| `token` | Used to authorize coverage report uploads | Required |\n| `files` | Comma-separated paths to the coverage report(s) | Required |\n\n## Authors\n- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [stasi.uk](https://stasi.uk)\n\n## License\n\nThe scripts and documentation in this project are released under the [MPL-2.0](https://github.com/brokeyourbike/codeclimate-action/blob/main/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fcodeclimate-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrokeyourbike%2Fcodeclimate-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokeyourbike%2Fcodeclimate-action/lists"}