Skip to content

Associative Coverage Merge in Riviera-PRO #83

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 "]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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