On Fri, 4 May 2012 13:21:17 +0800 Senthil Kumaran <sent...@uthcode.com> wrote: > On Thu, May 3, 2012 at 12:46 AM, Antoine Pitrou <solip...@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. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com