[issue36684] codecov.io code coverage has not updated since 2019-04-13

Gordon P. Hemsley report at bugs.python.org
Sun May 5 09:58:21 EDT 2019


Gordon P. Hemsley <gphemsley at gphemsley.org> added the comment:

It seems the primary cause of the problem is simply that testing crossed the boundary of maximum execution time allotted by Travis CI.

I'm experimenting now with ways to speed up testing without losing granularity. However, given how long code coverage has been missing, it might be worthwhile to move forward on a stopgap solution that at least gets code coverage being tracked again, if not comprehensively.

----------

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


More information about the Python-bugs-list mailing list