This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author brett.cannon
Recipients brett.cannon
Date 2015-03-20.13:28:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426858130.98.0.810512379451.issue23721@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2015-03-20 13:28:51brett.cannonsetrecipients: + brett.cannon
2015-03-20 13:28:50brett.cannonsetmessageid: <1426858130.98.0.810512379451.issue23721@psf.upfronthosting.co.za>
2015-03-20 13:28:50brett.cannonlinkissue23721 messages
2015-03-20 13:28:50brett.cannoncreate