Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Code coverage difference between dotnet test and Visual Studio UI "Analysis Code Coverage for All Tests" #240

Description

@eapenjohn

we are seeing a difference in code coverage results created from Visual studio UI and the command line option dotnet test , even though both using the same runsettings file.

After deep look found out the Ui is using coverable lines to calculate the percentage.

is there any option available in dotnet test to calculate the coverage based on Coverable lines?

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