vanniktech/gradle-android-junit-jacoco-plugin
Gradle plugin that generates JaCoCo reports from an Android Gradle Project
GroovyApache-2.0
Issues
- 10
Plugin does not work with Gradle 8.0
#217 opened by Laimiux - 1
- 4
Unable to load class 'org.gradle.testing.jacoco.tasks.JacocoMerge'. Android AGP 8.1.1
#221 opened by snama-sf - 3
Error groovy.lang.MissingPropertyException: Could not get unknown property 'xml'
#218 opened by ixsans - 3
Potential Maintenance hand-over
#222 opened by john-tadebois - 7
Add JacocoCoverageVerification task configuration
#171 opened by mattinger - 2
Tests keep crashing
#220 opened by theblackwidower - 0
No coverage data to process in directories [...\app\build\outputs\code_coverage\debugAndroidTest\connected]
#216 opened by aljohnston112 - 0
Android Gradle Plugin - 7.3.1 support issue.
#215 opened by pradeep-yml - 0
No coverage for instrumentation tests
#213 opened by KamilKlecha95 - 2
Merge report of each module to one report
#211 opened by YouSsef3Ssam - 18
- 3
- 0
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/jacoco/agent/rt/internal_3570298/Offline
#209 opened by root-ansh-ct - 4
- 1
Support for offline mode
#201 opened by lixi0912 - 2
GrapeJuice
#202 opened by deepankarb - 1
- 3
NullPointerException when running gradle build
#204 opened by magnusja - 7
- 0
Receiver class com.vanniktech.android.junit.jacoco.ReportConfig does not define or inherit an implementation of the resolved method 'abstract void setProperty(java.lang.String, java.lang.Object)' of interface groovy.lang.GroovyObject.
#208 opened by JuanchiFraga - 0
Configuring with Kotlin DSL
#205 opened by imashnake0 - 7
Update to jacoco 0.8.7
#195 opened by ardevd - 4
Plugin fails when testCoverageEnabled = true
#194 opened by tobiasKaminsky - 9
- 0
excludes files by path
#200 opened by periva101 - 2
Task uses this output of task without declaring an explicit or implicit dependency
#196 opened by OrangeDog - 3
- 1
- 1
- 1
Kotlin lambda: wrong lines count
#185 opened by Tumanin - 1
Unable to exclude java methods contains lambda expression using Jacoco
#188 opened by ajay4dhurvanshi - 2
- 1
- 0
4.1.x build tools break this plugin
#189 opened by nschwermann - 6
- 2
Getting exception on build
#177 opened by mesudip - 1
Disable combinedReport
#180 opened by S-Dutta1 - 3
Merged report is empty
#169 opened by lukas1 - 3
Push coverage to Sonar not working
#176 opened by fegoulart - 1
Report for Instrumentation Tests
#178 opened by correaj418 - 1
- 1
Exclude did not work
#170 opened by franrx - 1
Support android dynamic features (Release 0.16.0?)
#164 opened by vmadalin - 4
Android Gradle Plugin 3.5 breaks configuration
#162 opened by mattinger - 1
Upgrade to version 0.8.3
#165 opened by adamstyrc - 1
org.gradle.process.internal.ExecException
#161 opened by igorwojda - 1
"Plugin not found" when using snapshot version
#159 opened by igorwojda - 6
After gradle 5.1.1 upgrade, "mergeJacocoReports" task is failing in multi module project
#156 opened by vasdeepika - 6
Rewrite Plugin to Kotlin
#149 opened by aygalinc