PyBitmessage
PyBitmessage copied to clipboard
coverage
setting up coverage for codacy is not so difficult. Even I got it to work. takes just 10 minutes to get going. tells percentage of code which is never run and tested by codacy. pls set it up so we know whats going on. :+1:
It will make sense when we implement some tests. As an example I generated sample coverage.xml from my test-mode branch (#1221):
coverage.xml.gz
codacy reports 33% covered: https://app.codacy.com/app/g1itch/PyBitmessage/dashboard?bid=6921885