Skip to content

rshipp/python-codacycov

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-coverage-coverage

Credits to Ryan for creating this! Python coverage reporter for Codacy https://www.codacy.com

Build Status Codacy Badge

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

About

(moved upstream) Submit Python coverage report to Codacy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages