TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Conditional Python Coverage

1 pointsby sobolevnabout 5 years ago

1 comment

eesmithabout 5 years ago
I use the normal &#x27;coverage&#x27; tool for the different environments then combine the results for total coverage. See <a href="https:&#x2F;&#x2F;coverage.readthedocs.io&#x2F;en&#x2F;coverage-5.0.3&#x2F;cmd.html#cmd-combining" rel="nofollow">https:&#x2F;&#x2F;coverage.readthedocs.io&#x2F;en&#x2F;coverage-5.0.3&#x2F;cmd.html#c...</a> .