Skip to content

How to merge coverage data #1491

Description

@imphil

Hi! I might be missing something totally obvious, but I'm wondering how to merge (combine) C++ coverage from GCC?

gcovr has something like this: https://gcovr.com/en/stable/output/json.html#json-format-merging

Is there similar functionality available in grcov?

My use case isn't that special: I have many parallel runs of my software (on different machines), and I want to collect coverage for all of them and present them as a unified HTML report.

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