[New-bugs-announce] [issue23721] Set up a daily test coverage run

Brett Cannon report at bugs.python.org
Fri Mar 20 14:28:50 CET 2015


New submission from Brett Cannon:

devinabox has instructions on how to get the best test coverage for Python possible: https://hg.python.org/devinabox/file/1eeb96fe98f1/README#l124 . It would probably be good to get a test report at least daily to help keep an eye on general test coverage and to help new contributors to know where they can help by contributing more tests.

Otherwise we should try to get something like https://coveralls.io/ set up on https://github.com/python/cpython

----------
messages: 238668
nosy: brett.cannon
priority: normal
severity: normal
status: open
title: Set up a daily test coverage run

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


More information about the New-bugs-announce mailing list