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

Sonar: Create New Rule For Android Lint

I am using SonarQube 5.1 in order to collect all Java and Lint errors for Android apps. Almost ever… Read more Sonar: Create New Rule For Android Lint

Sonarqube Overall Coverage Does Not Match Jacoco Report Coverage

I have a multi-module Android project and I'm seeing a discrepancy between the coverage that ja… Read more Sonarqube Overall Coverage Does Not Match Jacoco Report Coverage