mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 09:12:14 +00:00
Changed the way the Clover report is generated. Used the existing targets, instead of having to maintain two different sets of targets to build with or without Clover. Changed order of target dependencies for clover.tests so that instrumented classes are built before the test classes. Removed the separate target folder for instrumented classes. If a separate target folder is used, separate classpaths are required when testing with Clover than when not using Clover. * project.properties: Removed the target.clover.dir property definition. Updated clover.dbdir to put the DB somewhere safe. Set clover.excluded so as not instrument the test classes themselves.
Description
Languages
Java
94.6%
Kotlin
4.7%
JavaScript
0.3%
Groovy
0.2%