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 vstinner
Recipients miss-islington, shihai1991, vstinner
Date 2020-06-16.16:12:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592323955.42.0.317358691288.issue40993@roundup.psfhosted.org>
In-reply-to
Content
> coverage jobs can tell us how many features need add unit tests.

Coverage jobs are still run with my changes. https://codecov.io/gh/python/cpython is still updated.

My change only stops running coverage jobs on pull requests.
History
Date User Action Args
2020-06-16 16:12:35vstinnersetrecipients: + vstinner, miss-islington, shihai1991
2020-06-16 16:12:35vstinnersetmessageid: <1592323955.42.0.317358691288.issue40993@roundup.psfhosted.org>
2020-06-16 16:12:35vstinnerlinkissue40993 messages
2020-06-16 16:12:35vstinnercreate