Skip to content

[BUG] coverlet generates coverage report for 'Microsoft.ApplicationInsights' package after upgrading to MSTest.TestAdapter 3.2.0 #1662

Open
@dxynnez

Description

@dxynnez

'Microsoft.ApplicationInsights' became a new transitive dependency for 'MSTest.TestAdapter' v3.2.0. The coverlet would now generate coverage report for 'Microsoft.ApplicationInsights'.

Can we make coverlet to exclude the 'Microsoft.ApplicationInsights' package by default?

More details: microsoft/testfx#2816

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