[issue18481] lcov report

Christian Heimes report at bugs.python.org
Mon Jul 29 20:14:29 CEST 2013


Christian Heimes added the comment:

I'm using the PSF's virtual machine for Coverity Scan to run the lcov tests. A full configure (without pydebug), build, test and analyze cycle takes about 25 to 30 minutes. I'm not sure if gcov supports multiple processes.

Maybe we can set up a service that builds C and Py coverage reports once a day? The service could push the reports to a public web site and offer rsync pulls over ssh for developers.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18481>
_______________________________________


More information about the Python-bugs-list mailing list