On Thu, 2021-12-16 at 21:53 +0100, Miro Hrončok wrote:
> On 16. 12. 21 20:09, Ben Beasley wrote:
> > It looks like python-pytest-cov was recently updated to 3.0.0 in F35[1] and 
> > F34[2]. I noticed this because, between my own packages and those 
> > maintained 
> > through @neuro-sig, I saw a wave of FTBFS notifications from Koschei.
> > 
> > Unfortunately, because packages commonly pin a particular major version, 
> > and 
> > because pytest-cov has been in 2.x for a long time, a huge number of 
> > packages 
> > are likely to be affected.
> 
> A good opportunity to patch/sed coverage out of those packages for good :)

FWIW, I use a pattern in several projects I maintain where tests are
always run via coverage, although actually generating and analyzing
reports is only done in a tox environment that is run in CI workflows
(and not in the package build). See:
https://pagure.io/fedora-qa/fedfind/blob/main/f/tox.ini
for e.g. If you have a better way to do this, let me know...
-- 
Adam Williamson
Fedora QA
IRC: adamw | Twitter: adamw_ha
https://www.happyassassin.net

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to