Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5159] Create 'class blacklist' / blacklist TiColor on iOS

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-07T21:03:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsblacklist, color, coverage
ReporterStephen Tramer
AssigneeIngo Muschenetz
Created2011-08-29T14:35:36.000+0000
Updated2017-06-07T21:03:31.000+0000

Description

We need to prevent information from being generated from some classes (such as TiColor) during the coverage generation process; these are proxies, but appear to be for internal use only, and as a result may be obsolete. We need to do the following: * Evaluate Ti.Color as a standalone class and either: ** Blacklist it (not public knowledge) ** Document it (should be publicly available) In the event that blacklisting all methods/properties from TiColor does not remove it from the coverage chart, we also need to update the blacklisting mechanism to handle the blacklisting of classes.

Comments

  1. Lee Morris 2017-06-07

    Closing ticket due to time passed and lack of progress in the past 5 years.

JSON Source