[docs] [issue29046] Coverage related documentation missing

Jim Fasarakis-Hilliard report at bugs.python.org
Thu Dec 22 06:48:50 EST 2016


Jim Fasarakis-Hilliard added the comment:

The ``-j`` arguments isn't present for coverage from what I know.

What you can do is build coverage's C extension. That results in a pretty significant change in overall execution time. 

For information about coverage.py you should also look in the docs for it; you can forward any questions about its usage from there (see: http://coverage.readthedocs.io/en/coverage-4.2/#getting-help)

----------
nosy: +Jim Fasarakis-Hilliard

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29046>
_______________________________________


More information about the docs mailing list