Skip to content

Associative Coverage Merge in Riviera-PRO #83

@tsmelt

Description

@tsmelt

In addition to the standard code coverage report, I like to use the coverage ranking feature of Riviera-PRO to determine how each test case contributes to the total coverage. Unfortunately, I can't just call acdb rank on the build's merged coverage database since vendor_MergeCodeCoverage doesn't use the -associative option for acdb merge. It would be nice to have this option enabled:

acdb merge -o ${CoverageFileBaseName}.acdb -i {*}[join $CovFiles " -i "]

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