Skip to content

Fix .coverage is built even if unit tests fail #34

@ddriddle

Description

@ddriddle

The .coverage file gets built in the Makefile even if pytest running under tox fails. Note the .coverage file is built by the coverage tool. This causes the Makefile to not rerun failed tests because .coverage exists. This almost certainly effects awscli-login as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions