Codacy coverage reporter for Python
Project description
# python-coverage-coverage
Credits to Ryan for creating this! Python coverage reporter for Codacy https://www.codacy.com
[](https://circleci.com/gh/codacy/python-codacy-coverage) [](https://www.codacy.com/app/Codacy/python-codacy-coverage)
## Setup
Codacy assumes that coverage is previously configured for your project.
You can install the coverage reporter by running:
### Install python-codacy-coverage ` pip install codacy-coverage `
## Updating Codacy
To update Codacy, you will need your project API token. You can find the token in Project -> Settings -> Integrations -> Project API.
Then set it in your terminal, replacing %Project_Token% with your own token:
` export CODACY_PROJECT_TOKEN=%Project_Token% `
Next, simply run the Codacy reporter. It will find the current commit and send all details to your project dashboard:
` python-codacy-coverage -f coverage.xml `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for codacy_coverage-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90bf9ba818500a06581dd4db99dacb79c23151b0af05a1ca6f5da4591cbc7a3a |
|
MD5 | ad285d76e494db8e16c3251df0e9374c |
|
BLAKE2b-256 | 19d27ec3f97557be556999db5403c5b6a6bf17a704951449ae8cece440d36f41 |