Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Conditional Python Coverage | Dark Hacker News
Conditional Python Coverage
(sobolevn.me)
1 points
by
sobolevn
6 years ago
| 1 comment
eesmith
6 years ago
|
next
[−]
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...
.