Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 532 Bytes

sonar-scala-demo

demonstrate sonar behaviors for 3 scnerios for java-junit-jacoc, java-scalatest-jacoco and scala-scalatest-scoverage

To generate the sonar report, run
./gradlew sonarqube

Tested on sonar 5.1.2, which has the following plugins installed:

Java 3.7.1
Scalastyle 0.0.1-SNAPSHOT
Scoverage 5.1.1

Checkstyle 2.4
Findbugs 3.3

sample sonar snapshot with red circled area indicating missing data.
https://github.com/kknd22/sonar-scala-demo/blob/master/sonar-scala-issues-diagram.png