Changes between Version 58 and Version 59 of Dev


Ignore:
Timestamp:
2008-12-05T16:05:00Z (16 years ago)
Author:
zooko
Comment:

remove link to percentage-code coverage graph -- it's a pretty useless graph

Legend:

Unmodified
Added
Removed
Modified
  • Dev

    v58 v59  
    2929 * [/../../tahoe-figleaf/current The code coverage statistics] show which lines of code get exercised by the unit tests.
    3030   * [/../../tahoe-figleaf Archived data] is also available.
    31    * [/../../tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html This graph] shows how code coverage has changed over time, measuring what percentage of the [source:src/allmydata allmydata] codebase is covered.
    3231   * [/../../tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf2.html This one] measures the number of lines that are '''not''' covered, which gives better resolution than the percentage-wise graph.
    3332 * [wiki:Packaging The Packaging page] shows our currently policy for how to re-use 3rd-party libraries and how to distribute Tahoe to users.