Skip to content

Support for gcovr's search-paths feature #1159

@shutaozhenzhen

Description

@shutaozhenzhen

I hope to support the search-paths feature of gcovr. I am using ceedling in a codebase with a layered architecture design, where each layer has unit tests, which may result in gcov files generated by different unit test projects being located in different positions. To allow gcovr to recognize all files, I set the root of gcovr to the root path of the codebase, causing gcov files generated by different unit test projects to all be detected by gcovr. I hope to limit the search for gcovr files to the current folder, which requires using the search-paths feature of gcovr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions