[Python-Dev] We now have C code coverage!

Brett Cannon brett at python.org
Fri Jun 22 18:21:25 EDT 2018


Thanks to a PR from Ammar Askar we now run Python under lcov as part of the
code coverage build. And thanks to codecov.io automatically merging code
coverage reports we get a complete report of our coverage (the first
results of which can now be seen at https://codecov.io/gh/python/cpython).

And funny enough the coverage average changed less than 1%. :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20180622/baa29aaa/attachment.html>


More information about the Python-Dev mailing list