{"id":26828433,"url":"https://github.com/botffy/jacoco-codeclimate-reporter","last_synced_at":"2025-07-24T07:34:43.333Z","repository":{"id":87279152,"uuid":"75885908","full_name":"Botffy/jacoco-codeclimate-reporter","owner":"Botffy","description":"Quick and dirty JaCoCo test coverage reporter script for Code Climate","archived":false,"fork":false,"pushed_at":"2019-10-21T07:05:44.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T12:33:47.580Z","etag":null,"topics":["code-climate","jacoco"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Botffy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-07T23:57:00.000Z","updated_at":"2019-10-21T07:05:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"c53a0ed7-ddcb-40d4-ab39-d63990ee0369","html_url":"https://github.com/Botffy/jacoco-codeclimate-reporter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Botffy/jacoco-codeclimate-reporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Botffy%2Fjacoco-codeclimate-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Botffy%2Fjacoco-codeclimate-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Botffy%2Fjacoco-codeclimate-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Botffy%2Fjacoco-codeclimate-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Botffy","download_url":"https://codeload.github.com/Botffy/jacoco-codeclimate-reporter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Botffy%2Fjacoco-codeclimate-reporter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266808556,"owners_count":23987450,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["code-climate","jacoco"],"created_at":"2025-03-30T12:30:45.585Z","updated_at":"2025-07-24T07:34:43.319Z","avatar_url":"https://github.com/Botffy.png","language":"Python","readme":"Quick and dirty [JaCoCo](http://www.eclemma.org/jacoco/) test coverage reporter script for [Code Climate](https://codeclimate.com). \"It may prove useful to some of you, someday, perhaps... in a somewhat bizarre circumstances.\"\n\nBased heavily on [Code Climate's Python test reporter](https://github.com/codeclimate/python-test-reporter). In fact, the file about the CIs was blatantly ripped out from that.\n\n# Requirements\n\nPython 3 and the [Requests library](http://docs.python-requests.org/en/master/).\n\n# Usage\n\n`python report-jacoco.py FILENAME [SOURCE_ROOT_DIR] [PROJECT_ROOT_DIR]`\n\n- `FILENAME` should point at JaCoCo's XML report.\n- `SOURCE_ROOT_DIR` is the root directory of the tested sources. The Java package names will be prefixed with this.\n- `PROJECT_ROOT_DIR` is the root directory of your project. Should be a prefix of `SOURCE_ROOT_DIR`. Useful if you run this from elsewhere.\n\nThe script expects you to provide your [authentication token]() in an environmental variable named `CODECLIMATE_REPO_TOKEN`.\n\n# Limitations\n\nJaCoCo does not really measure hits. We just report 1 for every line we deem tested. And a line is deemed to be \"tested\" is it has more instructions hit than missed.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotffy%2Fjacoco-codeclimate-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotffy%2Fjacoco-codeclimate-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotffy%2Fjacoco-codeclimate-reporter/lists"}