[TIMOB-5016] Coverage.py for iOS needs to properly detect sub-submodules
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-07T20:38:35.000+0000 |
| Affected Version/s | Release 1.7.2 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | api, coverage, submodules |
| Reporter | Stephen Tramer |
| Assignee | Ingo Muschenetz |
| Created | 2011-08-15T16:44:30.000+0000 |
| Updated | 2017-06-07T20:38:35.000+0000 |
Description
We need to ensure that sub-submodules (i.e. Ti.UI.iPhone.ActivityIndicatorStyle) are picked up in coverage, and are properly parsed/examined. They may be getting picked up right now, but processed in the wrong namespace.
Closing ticket due to time passed and lack of progress in the past 5 years.