Message 238668 - Python tracker
Message238668
| 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:51 | brett.cannon | set | recipients: + brett.cannon |
| 2015-03-20 13:28:50 | brett.cannon | set | messageid: <1426858130.98.0.810512379451.issue23721@psf.upfronthosting.co.za> |
| 2015-03-20 13:28:50 | brett.cannon | link | issue23721 messages |
| 2015-03-20 13:28:50 | brett.cannon | create | |