[issue29046] Coverage related documentation missing

2016-12-22 Thread Patrik Iselind

Patrik Iselind added the comment:

Agree

--
resolution:  -> not a bug
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29046] Coverage related documentation missing

2016-12-22 Thread Jim Fasarakis-Hilliard

Jim Fasarakis-Hilliard added the comment:

I suggest this issue be closed as it isn't really an omission, I don't think we 
should expect the devguide to document *all* of coverage's options. That's what 
its dedicated docs are for.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29046] Coverage related documentation missing

2016-12-22 Thread Jim Fasarakis-Hilliard

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue29046] Coverage related documentation missing

2016-12-22 Thread Patrik Iselind

New submission from Patrik Iselind:

Is it possible to do coverage -j8 or similar? Cannot find any documentation on 
this. Coverage takes so long on the tests...

I checked https://docs.python.org/devguide/coverage.html

--
assignee: docs@python
components: Documentation
messages: 283824
nosy: docs@python, patriki
priority: normal
severity: normal
status: open
title: Coverage related documentation missing
versions: Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com