Gradle Android Junit Jacoco Plugin Versions Save

Gradle plugin that generates JaCoCo reports from an Android Gradle Project

0.16.0

4 years ago
  • "Plugin not found" when using snapshot version #159
  • Fix java classes being skipped in AGP >= 3.4 #166 (jeppeman)
  • Fix slow file traversal in configuration phase #163 (fo2rist)
  • Fix "Could not get unknown property 'libraryVariants'" for dynamic-feature modules #160 (igorwojda)
  • Add support for Android "dynamic-feature" module type #158 (igorwojda)

0.15.0

4 years ago
  • Fixed "No signature of method: org.gradle.api.internal.file.CompositeFileCollection$1.setFrom()" bug for mergeJacocoReports task. #157 (vasdeepika)
  • Fix Gradle 6.0 deprecation warnings. #155 (vanniktech)

0.14.0

5 years ago
  • Update dependencies. #154 (vanniktech)
  • Add support for Gradle 5 #153 (henriquenfaria)
  • Fix StackOverflowError with Gradle 5.0 regarding FileCollection #151 (Laimiux)
  • Cope with new Android DSL to configure includeNoLocationClasses #150 (aygalinc)
  • Add support for kotlin multiplatform plugin #141 (henriquenfaria)
  • Remove sudo: false from travis config. #135 (vanniktech)
  • Don't run tests when creating the merged test coverage report. Instead it's required to run specific tests manually before. #134 (vRallev)

0.13.0

5 years ago

Big thanks to Ralf for all of his work!

0.12.0

5 years ago

0.11.0

6 years ago

0.10.0

6 years ago

0.9.0

6 years ago
  • Fix the class file location for the Android Gradle Plugin 3.0.0 #90 (vRallev)
  • Merged test code coverage report #89 (vRallev)
  • Autoexclude *_Factory classes that are generated by Dagger 2. #88 (vanniktech)
  • Don't clean build again when deploying SNAPSHOTS. #86 (vanniktech)
  • Update Jacoco Gradle Plugin to 0.8.0 #85 (vanniktech)

0.8.0

6 years ago

0.7.0

6 years ago