Skip to content

"Erase" still needed in 4.2 #510

Closed
Closed
@nedbat

Description

@nedbat

Originally reported by Michał Bultrowicz (Bitbucket: Butla, GitHub: Butla)


If I understand http://nedbatchelder.com/blog/201607/coveragepy_42.html correctly, then running "run" and then "combine" (I'm running parallel tests) should properly detect loss of test coverage, right? Because they shouldn't look at the old .coverage by default.

But at the moment I still need to run "erase" to get rid of the old results before running the tests.

Here's my full tox.ini: https://github.com/butla/PyDAS/blob/a8c76d3221447fb34af60f5d03b18df52286ed4c/tox.ini


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions