Skip to content

Code coverage is not shown #330

@enjibby

Description

@enjibby

I'm having trouble articulating my issue, but it appears there is a problem parsing code coverage for my most recent Laravel project. I have a number of projects that are configured the same, save using the latest version of Laravel based on when I created them. Most projects were based on Laravel v11, but this newer one is Laravel v12. I suspect there is a compatibility issue between this extension and Pest v3 where this extension has trouble parsing coverage-clover-xml from this newer version.

I'm kind of running on N=1 and I cannot see any logging int VSCode to suggest this extension is having an issue with parsing, but I can clearly see the XML file being generated when I run in CLI, so it has to be at the parsing step or later.

Any assistance would be appreciated!

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