{"id":14069351,"url":"https://github.com/codacy/codacy-coverage-reporter","last_synced_at":"2025-05-16T09:05:21.204Z","repository":{"id":31100994,"uuid":"34660244","full_name":"codacy/codacy-coverage-reporter","owner":"codacy","description":"Multi-language coverage reporter for Codacy","archived":false,"fork":false,"pushed_at":"2025-03-21T15:29:55.000Z","size":8169,"stargazers_count":137,"open_issues_count":8,"forks_count":94,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-15T17:17:58.952Z","etag":null,"topics":["codacy","codacy-coverage-reporter","coverage","coverage-report","coverage-reports","reporter"],"latest_commit_sha":null,"homepage":"https://www.codacy.com","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codacy.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":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-27T10:26:46.000Z","updated_at":"2025-04-24T05:16:16.000Z","dependencies_parsed_at":"2023-02-17T21:31:03.856Z","dependency_job_id":"e2cb92f4-9557-4d76-8651-5a5196a03dee","html_url":"https://github.com/codacy/codacy-coverage-reporter","commit_stats":{"total_commits":631,"total_committers":60,"mean_commits":"10.516666666666667","dds":0.751188589540412,"last_synced_commit":"5f6caf9b4b0e9ccbb76d6aaf3898b300c74c6f76"},"previous_names":[],"tags_count":311,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fcodacy-coverage-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fcodacy-coverage-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fcodacy-coverage-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codacy%2Fcodacy-coverage-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codacy","download_url":"https://codeload.github.com/codacy/codacy-coverage-reporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501557,"owners_count":22081528,"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":["codacy","codacy-coverage-reporter","coverage","coverage-report","coverage-reports","reporter"],"created_at":"2024-08-13T07:06:53.176Z","updated_at":"2025-05-16T09:05:16.195Z","avatar_url":"https://github.com/codacy.png","language":"Scala","readme":"# Codacy Coverage Reporter\n\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/c56384a7b0044caea298480b9fde2522)](https://www.codacy.com/gh/codacy/codacy-coverage-reporter/dashboard?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=codacy/codacy-coverage-reporter\u0026amp;utm_campaign=Badge_Grade)\n[![Build Status](https://circleci.com/gh/codacy/codacy-coverage-reporter.png?style=shield\u0026circle-token=:circle-token)](https://circleci.com/gh/codacy/codacy-coverage-reporter)\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.codacy/codacy-coverage-reporter/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.codacy/codacy-coverage-reporter)\n\nMulti-language coverage reporter for Codacy https://www.codacy.com\n\n## Setup\n\nFollow the instructions on how to [add coverage to your repository](https://docs.codacy.com/coverage-reporter/adding-coverage-to-your-repository/).\n\nIf necessary, see [alternative ways of running Codacy Coverage Reporter](https://docs.codacy.com/coverage-reporter/alternative-ways-of-running-coverage-reporter/) for other ways of running Codacy Coverage Reporter, such as by installing the binary manually or using a CircleCI Orb or the [Codacy Coverage Reporter GitHub Action](https://github.com/codacy/codacy-coverage-reporter-action).\n\nFor a complete list of commands and options, run the Codacy Coverage Reporter with the flag `--help`. For example:\n\n```\n$ bash \u003c(curl -Ls https://coverage.codacy.com/get.sh) report --help\n     ______          __\n    / ____/___  ____/ /___ ________  __\n   / /   / __ \\/ __  / __ `/ ___/ / / /\n  / /___/ /_/ / /_/ / /_/ / /__/ /_/ /\n  \\____/\\____/\\__,_/\\__,_/\\___/\\__, /\n                              /____/\n\n  Codacy Coverage Reporter\n\n --\u003e Using codacy reporter codacy-coverage-reporter-linux from cache\nCommand: report\nUsage: codacy-coverage-reporter report \n  --project-token | -t  \u003cyour project API token\u003e\n  --api-token | -a  \u003cyour account API token\u003e\n  --organization-provider  \u003cthe project organization provider\u003e (manual, gh, bb, ghe, bbe, gl, gle)\n  --username | -u  \u003cthe project owner name\u003e\n  --project-name | -p  \u003cyour project name\u003e\n  --codacy-api-base-url  \u003cthe base URL for the Codacy API\u003e\n  --commit-uuid  \u003cyour commit SHA-1 hash\u003e\n  --http-timeout  \u003cSets a specified read timeout value, in milliseconds, to be used when interacting with Codacy API. By default, the value is 10 seconds\u003e\n  --skip | -s  \u003cskip if token isn't defined\u003e\n  --sleep-time \u003cSets a specified time, in milliseconds, to be used when waiting between retries. By default, the value is 10 seconds\u003e\n  --num-retries \u003cSets a number of retries in case of failure. By default, the value is 3 times\u003e\n  --language | -l  \u003clanguage associated with your coverage report\u003e\n  --coverage-reports | -r  \u003cyour project coverage file name (supports globs)\u003e\n  --partial  \u003cif the report is partial\u003e\n  --prefix  \u003cthe project path prefix\u003e\n  --skip-ssl-verification [default: false] - Skip the SSL certificate verification when communicating with the Codacy API\n  --force-coverage-parser  \u003cyour coverage parser\u003e\n        Available parsers are: opencover,clover,lcov,phpunit,jacoco,dotcover,cobertura,go\n\n\n --\u003e Succeeded!\n```\n\nCodacy Coverage Reporter can be run with the `CODACY_REPORTER_OPTIONS` environment variable. This is useful for passing options to the reporter without having to modify the script.\n\n```\nCODACY_REPORTER_OPTIONS=\"--skip-ssl-verification true\"\n```\n\n## What is Codacy?\n\n[Codacy](https://www.codacy.com/) is an Automated Code Review Tool that monitors your technical debt, helps you improve your code quality, teaches best practices to your developers, and helps you save time in Code Reviews.\n\n### Among Codacy’s features:\n\n- Identify new Static Analysis issues\n- Commit and Pull Request Analysis with GitHub, GitLab, and Bitbucket\n- Auto-comments on Commits and Pull Requests\n- Integrations with Slack and Jira\n- Track issues in Code Style, Security, Error Proneness, Performance, Unused Code and other categories\n\nCodacy also helps keep track of Code Coverage, Code Duplication, and Code Complexity.\n\nCodacy supports PHP, Python, Ruby, Java, JavaScript, and Scala, among others.\n\n### Free for Open Source\n\nCodacy is free for Open Source projects.\n","funding_links":[],"categories":["Scala"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodacy%2Fcodacy-coverage-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodacy%2Fcodacy-coverage-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodacy%2Fcodacy-coverage-reporter/lists"}