Skip to content

Lower covered lines after using coverlet 3.0.0 #1049

@marceloodiniz

Description

@marceloodiniz

Hi, I was using "coverlet.collector" version 1.3.0 and changed to 3.0.0. My coverage changed from 70% to 50%. Comparing the results, it seams that this new version have some problem detecting that a line was visited. My "uncovered lines" was 651 and changed to 1239 on this new version.

Analyzing one of the files that increased de uncovered lines, I saw many lines that my unit test covers but the report shows 0 visits.

Version 1.3.0
image

Version 3.0.0
image

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