I am running the application on Version 9.0 beta (9M136h). When I run the UI tests, code coverage report contains numbers for the test file as well for the main project. (Screenshot1). However, If I run the same tests using bots, no code coverage data is generated for the files in the main application, only for the files in the test application. (Screenshot 2)https://www.dropbox.com/sh/25lplykpxvpwpup/AADCe7mGHZl1bhCSIq-v69IWa?dl=0
In the project scheme, have gather code coverage data enabled.