Skip to content

Produce coverage reports as LCOV text files #442

@michaelquinn32

Description

@michaelquinn32

Hi!

I'm interested in combining using covr with tools that consume LCOV text files. Here's a description of the format:
https://www.systutorials.com/docs/linux/man/1-geninfo/

FWIW, this is a format supported by codecov too:
https://docs.codecov.io/docs/supported-report-formats#exhaustive-acceptable-report-formats

I noticed that there was some gcov parsing, but wasn't sure if the whole report can be written in a similar format or if lcov was supported as well.

Thanks!

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