Last active
November 12, 2018 16:11
-
-
Save constrict0r/84e71d6c1496bc003caf67bdfbe71e19 to your computer and use it in GitHub Desktop.
coverage generate report - python.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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