[Python-Dev] Another buildslave - Ubuntu again
Antoine Pitrou
solipsis at pitrou.net
Fri May 4 20:22:22 CEST 2012
More information about the Python-Dev mailing list
Fri May 4 20:22:22 CEST 2012
- Previous message: [Python-Dev] Another buildslave - Ubuntu again
- Next message: [Python-Dev] Does trunk still support any compilers that *don't* allow declaring variables after code?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 4 May 2012 13:21:17 +0800 Senthil Kumaran <senthil at uthcode.com> wrote: > On Thu, May 3, 2012 at 12:46 AM, Antoine Pitrou <solipsis at pitrou.net> wrote: > > Daily code coverage builds would be nice, but that's probably beyond > > what the current infrastructure can offer. It would be nice if someone > > wants to investigate that. > > Code coverage buildbots would indeed be good. I could give a try on > this. What kind of infra changes would be required? I presume, it is > the server side that you are referring to. It doesn't *need* to be a buildbot. Just have a cron script somewhere to run coverage on the test suite every day and published the results somewhere in a readable format. Regards Antoine.
- Previous message: [Python-Dev] Another buildslave - Ubuntu again
- Next message: [Python-Dev] Does trunk still support any compilers that *don't* allow declaring variables after code?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list