Skip to content

code coverage is wrong #1

@alessandro90

Description

@alessandro90

The code coverage from ci.yml is wrong. On my local machine with the same gcovr command I get the expected results. But for some reason the github ci always show zero code coverage.

The command is

gcovr --root ../ --delete --exclude "_deps/*" --print-summary --xml-pretty --xml coverage.xml .

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions