Conditional Python Coverage
sobolevn.me
Conditional Python Coverage
1–2 of 2 posts
Re: Conditional Python Coverage
#2I use the normal 'coverage' tool for the different environments then combine the results for total coverage. See https://coverage.readthedocs.io/en/coverage-5.0.3/cmd.html#c... .