Skip to content

Function covered when 1 test, not covered when many. #433

@icetbr

Description

@icetbr

If I run with a .only in a test, it reports as covered. When running the whole suite, it reports as not covered. Same for the branch not covered part.

image

Also is there a way to disable statement/line coverage? They are placed at the same level of importance in reports. So I see a lot of read in my HTML coverage, but mostly is just statement issues.

Update

I was running dockerazied node:16.7.0-alpine3.11. This is from node:19.2.0-alpine3.16

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions