This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ammar2
Recipients ammar2, rhettinger, skrah, xtreak
Date 2020-02-21.16:16:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582301793.77.0.811165358595.issue39704@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2020-02-21 16:16:33ammar2setrecipients: + ammar2, rhettinger, skrah, xtreak
2020-02-21 16:16:33ammar2setmessageid: <1582301793.77.0.811165358595.issue39704@roundup.psfhosted.org>
2020-02-21 16:16:33ammar2linkissue39704 messages
2020-02-21 16:16:33ammar2create