Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4910] iOS: Filter coverage from iOS to remove non-public APIs

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-12-05T10:33:59.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sSprint 2011-32, Release 1.8.0
ComponentsiOS
Labelsapi, coverage
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-08-05T13:42:09.000+0000
Updated2011-12-09T15:14:34.000+0000

Description

Currently, the iOS API extraction tool extracts all APIs which match the function signature of those functions which are pubicly available. While this is useful for us to determine what we "accidentally" expose, these methods/properties need to be backlisted in a JSON file (or dictionary, or something) for the coverage script, so that we can get more accurate coverage numbers. This is expected to be an ongoing task, handled weekly with Marshall during the parity meetings, but there will need to be an initial pass on existing coverage to blacklist stuff we can identify right now.

Comments

  1. Stephen Tramer 2011-12-05

    Re-resolving. This is an issue that tracks which APIs are published as part of the internal parity checks only.
  2. Thomas Huelbert 2011-12-09

    coverage works

JSON Source