Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sonarqube

Sonarqube Test Coverage With Istanbul : No Coverage Property. Skip Sensor

I'm trying to output some test coverage (lcov) reports from istanbul into sonarqube to analyse … Read more Sonarqube Test Coverage With Istanbul : No Coverage Property. Skip Sensor

Sonarjs - How To Avoid "non-existent Variables Should Not Be Referenced" Issue

I have a JavaScript project that consists of several source files. These files are referenced in Read more Sonarjs - How To Avoid "non-existent Variables Should Not Be Referenced" Issue

Javascript Code Coverage In Sonar

I am kinda newbie in using Sonar and plugins for javascript code coverage. Which are the possibili… Read more Javascript Code Coverage In Sonar