Skip to content

Releases: scoverage/gradle-scoverage

1.1.0

23 Nov 21:12
Compare
Choose a tag to compare
  • support European locales when checking overall coverage.

Thanks to @NullStress for the contributions.

1.0.9

05 Jul 14:53
Compare
Choose a tag to compare
  • publish scoverage.xml for aggregated reports
  • support enforcing minimum coverage at line, statement or branch levels

Thanks to @Kwestor for the contributions.

1.0.8

08 Feb 14:53
Compare
Choose a tag to compare
  • Fix: Resources not copied during instrumented compilation
  • Feature: scoverage xml output is now written into the report directory (to support Sonar Qube upload)
  • Feature: an experimental aggregated report task is now available for users to configure.

1.0.7

07 Feb 12:02
Compare
Choose a tag to compare
  • Incomplete classpath in multi-module project #13
  • Zinc / Ant compatibility #29
  • HTML links #6

1.0.6

28 Dec 21:20
Compare
Choose a tag to compare
  • Handle an issue when spaces exist in the path to the plugin jar. This was discovered with a GRADLE_USER_HOME under c:\Documents and Settings\User
  • Provide a sensible error message when the plugin jar cannot be found in the scoverage configuration

1.0-5-g9c68988

23 Dec 22:10
Compare
Choose a tag to compare
  • Publish binaries that are compatible with JDK6
  • Publish to maven central
  • Support scalac-scoverage 1.0 and higher

0.4.1: Merge pull request #7 from maiflai/master

25 Jun 22:44
Compare
Choose a tag to compare