gradle-android-junit-jacoco-plugin icon indicating copy to clipboard operation
gradle-android-junit-jacoco-plugin copied to clipboard

Adding coverage task configuration

Open mattinger opened this issue 4 years ago • 7 comments

mattinger avatar May 08 '20 18:05 mattinger

The intent here is to add the task to do coverage verification, but not necessarily tie it to the check lifecycle. That may be a decision best left up to the build file author on whether or not they want it tied to the lifecycle, or to call it explicitly.

mattinger avatar May 08 '20 18:05 mattinger

Codecov Report

Merging #174 into master will decrease coverage by 10.18%. The diff coverage is 45.90%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #174       +/-   ##
=============================================
- Coverage     84.06%   73.87%   -10.19%     
- Complexity       43       46        +3     
=============================================
  Files             1        4        +3     
  Lines           182      245       +63     
  Branches         24       28        +4     
=============================================
+ Hits            153      181       +28     
- Misses           21       54       +33     
- Partials          8       10        +2     
Impacted Files Coverage Δ Complexity Δ
...h/android/junit/jacoco/JunitJacocoExtension.groovy 50.00% <ø> (ø) 1.00 <0.00> (?)
...vy/com/vanniktech/android/junit/jacoco/Rule.groovy 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...nniktech/android/junit/jacoco/RuleContainer.groovy 20.00% <20.00%> (ø) 1.00 <1.00> (?)
...ktech/android/junit/jacoco/GenerationPlugin.groovy 77.72% <55.10%> (-6.34%) 44.00 <1.00> (+1.00) :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 feb9fa4...62acc88. Read the comment docs.

codecov[bot] avatar May 08 '20 18:05 codecov[bot]

Any timeline for the release of this change by chance? Would love to incorporate it into an application I'm working on

alexeisele avatar May 21 '20 15:05 alexeisele

@vanniktech thanks for following up!

Have not been able to test as my project is behind a corporate proxy, however if I have time this weekend I will try on a separate test protect.

alexeisele avatar May 23 '20 13:05 alexeisele

@mattinger has there been any update on this?

athkalia avatar Jan 14 '21 16:01 athkalia

@alexeisele @mattinger Any update?

geft avatar Mar 05 '21 06:03 geft

@mattinger want to resolve the conflicts?

vanniktech avatar Jul 14 '22 19:07 vanniktech

I'm closing this issue due to inactivity. If you have any further input on the issue, don't hesitate to reopen this issue or post a new one.

vanniktech avatar Sep 11 '22 18:09 vanniktech