scoverage/gradle-scoverage
A plugin to enable the use of Scoverage in a gradle Scala project
JavaApache-2.0
Issues
- 4
- 6
- 1
Scoverage issue after gradle upgrade
#200 opened by NonStopProgrammer - 10
Could not set unknown property 'sources' for extension 'scoverage' of type org.scoverage.ScoverageExtension.
#201 opened by priyankabishnoi1 - 1
Add package like task
#199 opened by igreenfield - 5
Scoverage 2.0
#181 opened by rhass - 1
Exception when compiling Cannot invoke plugin without specifying <dataDir>
#198 opened by igreenfield - 4
Task 'aggregateScoverage' not found in root project
#176 opened by mwos-sl - 6
- 0
to be deleted
#193 opened by rafalmag - 7
NoClassDefFoundError: scoverage/domain/Coverage
#185 opened by gabrieljones - 1
Missing release entry for 7.0.1 in Github
#187 opened by mccartney - 1
Cannot compileScoverageScala: Could not find org.scoverage:scalac-scoverage-runtime_2:1.4.1.
#191 opened by vupham04 - 0
Task ':reportTestScoverage' uses this output of task ':installDist' without declaring an explicit or implicit dependency
#190 opened by dsilvasc - 0
- 4
scoverage plugin does not work on Scala 2.12.15
#174 opened by xkrogen - 1
- 19
Does not work with 2.13
#106 opened by volkovandr - 10
- 1
- 7
Scoverage plugin is not usable in multi-project parallel builds with Gradle 6.7+
#150 opened by netvl - 7
- 1
Report on specific module in a multi-module project without normal compilation fails
#112 opened by eyalroth - 1
More lazy configuration
#177 opened by mwos-sl - 4
Migrate to Kotlin DSL
#171 opened by eyalroth - 3
scoverage 7.0.0 plugin fails checkScoverage call with java.lang.AbstractMethodError
#173 opened by pra91 - 5
- 14
- 2
does compileScoverageScala need to depend on compileScoverageScala of its dependencies?
#153 opened by dsilvasc - 5
- 8
- 0
Extension properties should be lazily configured
#154 opened by netvl - 1
- 0
[Feature Request] Add Kotlin DSL demo
#151 opened by pan3793 - 0
Working with gradle-scalaxb
#148 opened by atais - 0
- 4
ScoverageAggregate for different test
#124 opened by aesteve - 3
run scoverage for specific set of tests
#111 opened by SamKacer - 12
- 1
plugin not creating test specific coverage tasks
#142 opened by vaidsu - 7
Custom dependecy configuration
#138 opened by David-N-Perkins - 0
- 5
excludeFiles/excludedPackages is not working with scala code coverage report
#134 opened by shaikhjishan37 - 2
- 0
v4.0.0 not compatible with Scala 2.11
#125 opened by pan3793 - 12
- 4
- 2
- 2
Cannot config coverageType in scoverage block
#120 opened by gabearwin - 0
Multimodule aggregation for individual reports / bug in full aggregation?
#119 opened by MichaelZinsmaier