Thanks for the report. I've filed https://code.google.com/p/android/issues/detail?id=76373 to track this.
On Wed, Aug 27, 2014 at 12:59 PM, tvijay <[email protected]> wrote: > How to get code coverage report of a library project. > my project structure is : > > --root > | > |--library > | > |-- app > | > |-src > |-res > |-assets > |-AndroidManifest.xml > |-tests > > > when i run build.gradle file for 'app' with *testCoverageEnabled true *it > generates coverage.ec but it does not consider the library project > source. Although all the unit test cases passes. > > Environment: > gradle 1.11 > android-plugin: 0.11.0 > > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Xavier Ducrohet Android SDK Tech Lead Google Inc. http://developer.android.com | http://tools.android.com Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
