[TIMOB-5015] Coverage.py for iOS needs to properly detect submodules
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-07T20:38:58.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:42:42.000+0000 |
Updated | 2017-06-07T20:38:58.000+0000 |
Description
We need to make sure that the coverage script is picking up certain things as submodules, and not as proxies. This is the case for
Ti.Network.Socket
and Ti.UI.Clipboard
in particular; these are two modules which don't seem to be getting picked up.
Closing ticket due to time passed and lack of progress in the past 5 years.