Hacker News new | ask | show | jobs
Conditional Python Coverage (sobolevn.me)
1 points by sobolevn 2312 days ago
1 comments

I 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... .