Skip to content

Instantly share code, notes, and snippets.

@constrict0r
Last active November 12, 2018 16:11
Show Gist options
  • Save constrict0r/84e71d6c1496bc003caf67bdfbe71e19 to your computer and use it in GitHub Desktop.
Save constrict0r/84e71d6c1496bc003caf67bdfbe71e19 to your computer and use it in GitHub Desktop.
coverage generate report - python.
coverage run --omit */site-packages/* -m amanita muscaria -v -e venv
coverage report -m
coverage hmtl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment