Skip to content

Fix issue with coverage job in GitHub Action  #881

@tcompa

Description

@tcompa

Right now, the coverage step of ci_poetry.yml uses version of coverage different from the one used in the test_tasks version, since the former comes from a pip install and the latter is the poetry-locked one. I guess this is the reason for the failures observed by @lorenzocerrone in #866.

Meanwhile, we should also bump the version to something a bit more recent (from 6.5 to 7.6).

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtesting

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions