Skip to content
This repository was archived by the owner on Nov 15, 2021. It is now read-only.
This repository was archived by the owner on Nov 15, 2021. It is now read-only.

Differences in covergae report with opencover and NCover #1055

@aranguvalu

Description

@aranguvalu

Thers is a gap between opencover report and ncover report when same tests are executed against similar setup. We executed few test cases against our .NET application by copying all necessary pdb files to the application path. Execution was done by using both opencover and ncover.

While analyzing the reports we could see a significant differences in .dlls being touched upon by opencover and NCover. OpenCover execution coverd 47 dlls vs 96 dlls in NCover. The missing dlls in opencover are core components and are not third party related files.

Can you please let me know why the difference and is there any steps thats being missed in the proccess of execution?

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