Skip to content

CI breakage from pytest-cov 2.6.0 #646

@njsmith

Description

@njsmith

Apparently the pytest-cov 2.6.0 release caused our CI to break: when we run coverage combine now, we get No data to combine and it errors out. Downgrading to pytest-cov 2.5.1 fixes things again (see #645), so that's the temporary workaround, but we should figure out how to get things working with 2.6.0.

This change is suspicious, since it touches coverage combine-related functionality: pytest-dev/pytest-cov#142

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions