Setup instructions for this Python project:
Several options here. To pick an integration:
Follow the README for your chosen integration to accomplish two tasks:
COVERALLS_REPO_TOKEN
to hold your Coveralls Repo Token:
COVERALLS_REPO_TOKEN=OIVe9sDNM5IBcqWxcO9D9WD89Cz2yGoiR
This token identifies this repo to the Coveralls API and prevents unauthorized coverage reports.
If all went well with configuration, Coveralls is ready to track coverage for every new build of your project in CI.
To verify:
And you can't go wrong by checking out the docs: