[issue39704] Disable code coverage

Ammar Askar report at bugs.python.org
Fri Feb 21 11:16:33 EST 2020


Ammar Askar <ammar at ammaraskar.com> added the comment:

Also just to clarify, the actual coverage build which measures the build. That is:

https://github.com/python/cpython/blob/d4d17fd2cf69e7c8f4cd03fbf2d575370945b952/.travis.yml#L75-L114

is fine. The build succeeds and the coverage can be seen online at https://codecov.io/gh/python/cpython to get a high-level overview of coverage.

The integration with codecov as a status check and it's comments are the real nuisance.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39704>
_______________________________________


More information about the Python-bugs-list mailing list