Skip to content

Apply ExcludeFromCodeCoverageAttribute attribute to dotnet-svcutil generated code #5879

@mconnew

Description

@mconnew

As far as I'm aware, the GeneratedCodeAttribute attribute is insufficient to suppress code coverage reporting tools from reporting the dotnet-svcutil generated client proxy. To correctly suppress the generated types from code coverage reporting, we need to apply ExcludeFromCodeCoverageAttribute to all generated types.

Metadata

Metadata

Assignees

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