SonarQube Analysis not showing code coverage
I have a Jenkins project to do SonarQube analysis of my NodeJS project. I added istanbul
as a dependency to my project’s package.json
. In the Jenkins build configuration, first I run a shell script: