Skip to content

Document process and tools for code coverage #218

@Wraith2

Description

@Wraith2

Is your feature request related to a problem? Please describe.

In order to ensure code quality code coverage is requested for pull requests to make sure there is evidence of testing. The tools for generating and viewing this information are currently undocumented.

Describe the solution you'd like

The workflow and suggestions for tooling (built in code analysis in visual studio is an enterprise only feature, community contributors may not have those versions) for generation and viewing of coverage data should be described so users can do as much work as possible to get high quality contributions without needing to create their own workflow.

Describe alternatives you've considered

coverlet is already used as a dependency but the steps for generating code coverage are not documented. Resharper and some VisualStudio versions may also be able to generate coverage data.

Additional context

Coverage in visual studio is blocked by tests not running in the ide.

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