Skip to content

Enable merged code-coverage reporting for VSTS #2058

@d3r3kk

Description

@d3r3kk

On VSTS today, we can only report coverage for a single test run (that is, one of testSingleWorkspace, testMulitpleWorkspace, and testDebugger), for a single OS. No merging of the results is available out of the box, so that's where future effort will need to be spent.

There is a script that will merge cobertura reports (the format of coverage that VSTS needs) after the fact, so we can investigate that.

For a preview of what the code coverage will eventually look like, see this build against my personal repo. Look near the bottom of the summary page, then at the Code Coverage* and Logs tabs, in particular.

Metadata

Metadata

Assignees

No one assigned

    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