Issue 23721: Set up a daily test coverage run
Created on 2015-03-20 13:28 by brett.cannon, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Messages (3) | |||
|---|---|---|---|
| msg238668 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2015-03-20 13:28 | |
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 |
|||
| msg265162 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2016-05-08 20:08 | |
Devinabox now lives at https://github.com/python/devinabox |
|||
| msg369626 - (view) | Author: Brett Cannon (brett.cannon) * ![]() |
Date: 2020-05-22 18:23 | |
We have coverage after every push now at https://codecov.io/gh/python/cpython. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:14 | admin | set | github: 67909 |
| 2020-05-25 18:22:41 | brett.cannon | set | status: open -> closed resolution: out of date stage: resolved |
| 2020-05-22 18:23:40 | brett.cannon | set | messages: + msg369626 |
| 2016-05-08 20:08:29 | brett.cannon | set | messages: + msg265162 |
| 2015-03-20 13:28:50 | brett.cannon | create | |
