Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7661] Coverage: Fix error in coverage generation script

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-02-24T11:06:49.000+0000
Affected Version/sRelease 1.8.0.1, Release 2.0.0
Fix Version/sSprint 2012-04, Release 2.0.0
ComponentsTooling
Labelscoverage
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2012-02-15T10:16:44.000+0000
Updated2017-03-06T18:27:57.000+0000

Description

Currently the coverage.py script is failing whenever it is run without arguments, which impedes us from automating and getting metrics about API docs and the APIs themselves.

Comments

  1. Marshall Culpepper 2012-02-24

    To test this, you'll need to make sure you've recently done a full SDK build with scons. Afterwards, run:
       $ ./drillbit/coverage/coverage.py
       
    When the script is finished executing, open the results in your browser and verify that only TDoc and Bindings are showing.
       dist/coverage/index.html
       
  2. Lee Morris 2017-03-06

    Closing ticket due to time passed.

JSON Source