vanniktech / gradle-android-junit-jacoco-plugin

Gradle plugin that generates JaCoCo reports from an Android Gradle Project
http://vanniktech.com
Apache License 2.0
399 stars 72 forks source link

Update the Jacoco version to 0.8.3 #192

Closed rickie closed 3 years ago

rickie commented 3 years ago

I saw #179 and wanted to fix the issue.

Fixes #179.

codecov[bot] commented 3 years ago

Codecov Report

Merging #192 (82d51ea) into master (257a751) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #192   +/-   ##
=========================================
  Coverage     83.68%   83.68%           
  Complexity       45       45           
=========================================
  Files             3        3           
  Lines           190      190           
  Branches         25       25           
=========================================
  Hits            159      159           
  Misses           22       22           
  Partials          9        9           
Impacted Files Coverage Δ Complexity Δ
...h/android/junit/jacoco/JunitJacocoExtension.groovy 100.00% <ø> (ø) 1.00 <0.00> (ø)

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 257a751...82d51ea. Read the comment docs.