vanniktech / gradle-android-apk-size-plugin

Gradle plugin that generates CSV files with apk size per output and variant of an apk
http://vanniktech.com
Apache License 2.0
84 stars 14 forks source link

Update Jacoco Gradle Plugin to 0.11.0 #74

Closed vanniktech closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #74 into master will decrease coverage by 20.13%. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #74       +/-   ##
=============================================
- Coverage     75.94%   55.81%   -20.14%     
+ Complexity       20       10       -10     
=============================================
  Files             6        3        -3     
  Lines            79       43       -36     
  Branches          4        3        -1     
=============================================
- Hits             60       24       -36     
  Misses           15       15               
  Partials          4        4
Impacted Files Coverage Δ Complexity Δ
...anniktech/android/apk/size/ApkSizeToolsSpec.groovy
...nniktech/android/apk/size/ApkSizePluginSpec.groovy
...vanniktech/android/apk/size/ApkSizeTaskSpec.groovy

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d319a67...85e7d21. Read the comment docs.