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 <rep...@bugs.python.org>
<http://bugs.python.org/issue23721>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to