File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ just plain average of coverage rates for sub-projects.
2727
2828## Installation ##
2929
30- Download and copy [ sonar-scoverage-plugin-1.0-SNAPSHOT .jar] [ PluginJar] to the Sonar plugins directory
30+ Download and copy [ sonar-scoverage-plugin-1.0.0 .jar] [ PluginJar] to the Sonar plugins directory
3131(usually <SONAR_INSTALLATION_ROOT>/extensions/plugins). Restart Sonar.
3232
3333## Configure Sonar runner ##
@@ -77,7 +77,7 @@ Columns with statement coverage, total number of statements and number of covere
7777Source code markup with covered and uncovered lines:
7878![ Source code markup] ( /doc/img/04_coverage.png " Source code markup ")
7979
80- [ PluginJar ] : https://github.com/RadoBuransky/sonar-scoverage-plugin/releases/download/v1.0-SNAPSHOT /sonar-scoverage-plugin-1.0-SNAPSHOT .jar
80+ [ PluginJar ] : https://github.com/RadoBuransky/sonar-scoverage-plugin/releases/download/v1.0.0 /sonar-scoverage-plugin-1.0.0 .jar
8181[ SonarQube ] : http://www.sonarqube.org/ " SonarQube "
8282[ Scoverage ] : https://github.com/scoverage/scalac-scoverage-plugin " Scoverage "
8383[ sbt-scoverage ] : https://github.com/scoverage/sbt-scoverage
You can’t perform that action at this time.
0 commit comments