I can't seem to use wildcards to specify a path to my lcov.info
file in the SonarQube MSBuild Scanner. e.g.:
/d:sonar.javascript.lcov.reportPath="..\..\build\coverage\lcov\*\lcov.info"
but if I specify the full path, it works:
/d:sonar.javascript.lcov.reportPath="..\..\build\coverage\lcov\Chrome 57.0.2987 (Windows 10 0.0.0)\lcov.info"
This is going to vary depending on what browser is on the build agent!
Any idea how I can get around this?
Currently there is no way to do that. I've created this issue to address the problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With