Skip to content

Add CodeCoverage output for every file #2658

@woshiwuja

Description

@woshiwuja

Checklist

Summary of the feature request

I've looked in the docs and issues but didnt see anything related to this.

At the moment the json output of the the test run show the following info for CodeCoverage:

"CommandsMissed":[...]
"CommandsExecuted":[...]
...

None of these infos are relative to single files, showing the sum of commands contained inside every file instead. I've searched around Coverage.ps1 and there is a function relative to getting the commands inside of files, it would be useful getting this info inside the output

How should it work?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions