Hi @mickaelcaro
I tried to use .coveragexml and removed the forward slashes as suggested by you. But it din’t worked for me. Not it’s not able to find the .coveragexml and says “Pattern matcher returns ‘0’ files.”
05:48:06.904 DEBUG: The total number of file count statistics is ‘3’.
05:48:06.904 INFO: Coverage Report Statistics: 3 files, 0 main files, 0 main files with coverage, 3 test files, 0 project excluded files, 0 other language files.
H @mickaelcaro , Below is the log for same :
08:36:24.278 INFO: Adding this code coverage report to the cache for later reuse: E:\jenkins\builds\workspace\rkets-GH_InternalService_devTest.\code\UHI.Portal\TestResults\VisualStudio.Coveragexml
08:36:24.278 DEBUG: Analyzing coverage after aggregate found ‘3’ coverage files.
08:36:24.278 DEBUG: Skipping ‘E:\jenkins\builds\workspace\rkets-GH_InternalService_devTest\code\UHI.GlobalSolution\UHI.GlobalSolution.Services.TEST\Claim\ClaimTests.cs’ as it is a test file.
08:36:24.278 DEBUG: Skipping ‘E:\jenkins\builds\workspace\rkets-GH_InternalService_devTest\code\UHI.GlobalSolution\UHI.GlobalSolution.Services.TEST\Claim\ClaimCodeLookup.cs’ as it is a test file.
08:36:24.279 DEBUG: Skipping ‘E:\jenkins\builds\workspace\rkets-GH_InternalService_devTest\code\UHI.GlobalSolution\UHI.GlobalSolution.Services.TEST\Lookup\CurrencyTests.cs’ as it is a test file.
08:36:24.279 DEBUG: The total number of file count statistics is ‘3’.
08:36:24.279 INFO: Coverage Report Statistics: 3 files, 0 main files, 0 main files with coverage, 3 test files, 0 project excluded files, 0 other language files.
08:36:24.279 WARN: The Code Coverage report doesn’t contain any coverage data for the included files. For troubleshooting hints, please refer to https://docs.sonarqube.org/x/CoBh