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

Unify setup, improve a few things and bump versions. #90

Closed vanniktech closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #90      +/-   ##
=========================================
- Coverage     63.33%   58%   -5.34%     
  Complexity       18    18              
=========================================
  Files             4     4              
  Lines            60    50      -10     
  Branches         14    13       -1     
=========================================
- Hits             38    29       -9     
+ Misses            5     4       -1     
  Partials         17    17
Impacted Files Coverage Δ Complexity Δ
...lin/com/vanniktech/android/apk/size/ApkSizeTask.kt 36.36% <0%> (-7.64%) 7% <0%> (ø)
...n/com/vanniktech/android/apk/size/ApkSizePlugin.kt 71.42% <0%> (-3.58%) 5% <0%> (ø)

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 d412144...af0d2a2. Read the comment docs.