How to configure sonarCloud for coverage with lcov?
I followed the tutorial and set an actual gihtub action instead of the automatic analysis, I also added sonar.javascript.lcov.reportPaths=coverage/lcov.info
in the sonar-project.properties
I followed the tutorial and set an actual gihtub action instead of the automatic analysis, I also added sonar.javascript.lcov.reportPaths=coverage/lcov.info
in the sonar-project.properties