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 ktlint to 0.23.1 & Detekt to 1.0.0-RC7 #88

Closed vanniktech closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #88 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #88   +/-   ##
=========================================
  Coverage     63.33%   63.33%           
  Complexity       18       18           
=========================================
  Files             4        4           
  Lines            60       60           
  Branches         14       14           
=========================================
  Hits             38       38           
  Misses            5        5           
  Partials         17       17
Impacted Files Coverage Δ Complexity Δ
...om/vanniktech/android/apk/size/ApkSizeExtension.kt 66.66% <ø> (ø) 2 <0> (ø) :arrow_down:

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 f46f344...2c2f6ab. Read the comment docs.