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

More clean up, Use groovy syntax #47

Closed jaredsburrows closed 7 years ago

jaredsburrows commented 7 years ago

@vanniktech This is confusing. Locally, Jacoco says 51%. Using the "coverage" plugin in Intellij, it says 64%.

jaredsburrows commented 7 years ago

@vanniktech All fixed.

codecov-io commented 7 years ago

Current coverage is 56.75% (diff: 66.66%)

No coverage report found for master at 7b9f542.

Powered by Codecov. Last update 7b9f542...6e564c6

jaredsburrows commented 7 years ago

@vanniktech Could we switch to using coveralls?