Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
RadoBuransky committed Feb 7, 2014
1 parent 943f66f commit 97a40b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Plugin for [SonarQube] 4+ that imports statement coverage generated by [Scoverag

## Installation ##

Download and copy sonar-scoverage-plugin-1.0-SNAPSHOT.jar to the Sonar plugins directory
Download and copy [sonar-scoverage-plugin-1.0-SNAPSHOT.jar] [PluginJar] to the Sonar plugins directory
(usually <SONAR_INSTALLATION_ROOT>/extensions/plugins). Restart Sonar.

## Configure Sonar runner ##
Expand Down Expand Up @@ -40,6 +40,7 @@ the project dashboard, click **Configure widgets** in the top-right corner, clic
the **Custom Measures** section. Click **Edit** in the newly added **Custom Measures** widget and choose
**Statement coverage** for **Metric 1**. Click **Save**, **Back to dashboard**. Enjoy.

[PluginJar]: https://github.com/RadoBuransky/sonar-scoverage-plugin/releases/download/v1.0-SNAPSHOT/sonar-scoverage-plugin-1.0-SNAPSHOT.jar
[SonarQube]: http://www.sonarqube.org/ "SonarQube"
[Scoverage]: https://github.com/scoverage/scalac-scoverage-plugin "Scoverage"
[sbt-scoverage]: https://github.com/scoverage/sbt-scoverage

0 comments on commit 97a40b8

Please sign in to comment.