[issue40474] Code coverage report not entirely accurate

Lewis Ball report at bugs.python.org
Tue May 5 16:19:32 EDT 2020


Lewis Ball <lrjball at gmail.com> added the comment:

I've updated the travis.yml now to fix this issue and global statements are now showing as covered in the coverage report.  This means an extra 4k lines show as covered which weren't previously showing. See the report for the PR here (https://codecov.io/gh/python/cpython/tree/64d521b5d34c25b83d0472608d1eab3a6334bf59/Lib).

----------

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


More information about the Python-bugs-list mailing list