Skip to content

[c#] Uploader doesn't find cobertura reports generated by Microsoft.CodeCoverage #917

@viceice

Description

@viceice

Describe the bug
Uploader doesn't find cobertura reports generated by Microsoft.CodeCoverage.
Those are placed inside a TestResults/<guid>/<username>_<computername>_<date>_<time>.cobertura.xml

To Reproduce
Steps to reproduce the behavior:

  1. Clone https://github.com/visualon/NCrontab-Advanced
  2. Run dotnet test
  3. run coverage uploader

Expected behavior
The uploader should find the files like it's doing for coverlet.collector

Screenshots
MS Coverage
image
Coverlet
image

Additional context
no

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions