Fix: CodeCoverage report does not generated when ui tests are running under Test Orchestrator#118
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #118 +/- ##
=========================================
Coverage 86.06% 86.06%
Complexity 59 59
=========================================
Files 8 8
Lines 244 244
Branches 21 21
=========================================
Hits 210 210
Misses 13 13
Partials 21 21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Rolf-Smit
left a comment
There was a problem hiding this comment.
Sorry for being very late to review this. I have some small comments, but in general I think this looks good.
Thanks for jumping in and helping out with this project, really appreciated.
plugin/src/main/kotlin/org/neotech/plugin/rootcoverage/JaCoCoConfiguration.kt
Outdated
Show resolved
Hide resolved
plugin/src/main/kotlin/org/neotech/plugin/rootcoverage/JaCoCoConfiguration.kt
Outdated
Show resolved
Hide resolved
plugin/src/test/kotlin/org/neotech/plugin/rootcoverage/IntegrationTest.kt
Outdated
Show resolved
Hide resolved
f1f4870 to
544906c
Compare
|
@k4k7us23 again thanks for your help resolving this issue, greatly appreciated. I will soon create a release with this fix in it. |
- Fixed: Coverage not reported correctly when running connected tests using testOrchestrator (#118) - Based on Android Gradle Plugin 8.11 API - Compatible with Gradle version 8.13+
- Fixed: Coverage not reported correctly when running connected tests using testOrchestrator (#118) - Based on Android Gradle Plugin 8.11 API - Compatible with Gradle version 8.13+
|
@k4k7us23 just letting you know that this is now available in release 1.11.0, small heads up though, this release is based on the most recent stable Android Gradle Plugin release. |
Changes description
gradle-managed-device-clear-package-data.yaml)Fix explanation
getExecutionDataFileTree()function