Skip to content

Generics are not translated correctly #1077

@mikes-gh

Description

@mikes-gh

It appear generics are not translated correctly in the coverage report. They contain the backtick which would be what it would be if you just did Type.Name

So for example Converter<T> will incorrectly translate to Converter`1 in the report.

See this for an explanation

https://stackoverflow.com/questions/17480990/get-name-of-generic-class-without-tilde

It would make reading the reports easier

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementGeneral enhancement requeststaletenet-reportersIssue related to coverage output files(reporters)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions