Skip to content

Combinations of tests result in zero coverage #133

@nickrodda

Description

@nickrodda

Hi - I've just started using coverlet and the majority of our coverage tests run fine. However - one project has close to zero coverage. Running a small subset of the tests I am able to obtain results. Adding additional tests results in the coverage dropping to zero. It does not seem to matter which test is added.

I have determined that when this does not work, it is because CurrentDomain_ProcessExit is never called. I've updated our sdk version and also tried the solution in #101 which worked to a limited extent.

Does anyone have any suggestions as to how to get this working?

TIA

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