PyBitmessage icon indicating copy to clipboard operation
PyBitmessage copied to clipboard

coverage

Open sigoa opened this issue 7 years ago • 1 comments

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:

sigoa avatar Mar 23 '18 02:03 sigoa

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

g1itch avatar Apr 18 '18 15:04 g1itch