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:
- Clone https://github.com/visualon/NCrontab-Advanced
- Run dotnet test
- run coverage uploader
Expected behavior
The uploader should find the files like it's doing for coverlet.collector
Screenshots
MS Coverage

Coverlet

Additional context
no
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.xmlTo Reproduce
Steps to reproduce the behavior:
Expected behavior
The uploader should find the files like it's doing for
coverlet.collectorScreenshots


MS Coverage
Coverlet
Additional context
no