Lalit khandelwal
unread,Oct 28, 2021, 10:09:50 AM10/28/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Automotive OS Discussion Group
Hi Team,
The objective is to get 100% code coverage for instrumentation tests in Android Automotive Car Emulator API 29 or 30.
I am trying to run a coverage report on an android test(instrumentation test on Android Automotive Car Emulator, test cases are executing successfully but code coverage is 0% for instrumentation test(espresso test).
If same code I'm running with Pixel Android Mobile Emulator, Able to get Code coverage.
Mobile_Code_Coverage (1).PNG
Automotive_Code_Coverage (1).PNG