Skip to content

Attempt to fix issue where instrumented tests in an `application` module don't create coverage data for `library` module classes under test

Notifications You must be signed in to change notification settings

macgills/MultiModuleCoverageIssue

Repository files navigation

MultiModule Coverage Issue

Attempt to fix issue where instrumented tests in an application module don't create coverage data for library module classes under test

Run

gradlew createDebugCoverageReport

And see in app/build/reports/coverage that there is no mention of the Library class LibraryObject

About

Attempt to fix issue where instrumented tests in an `application` module don't create coverage data for `library` module classes under test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages