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%. :)