diff --git a/Dev.md b/Dev.md index 5546fed..3c70349 100644 --- a/Dev.md +++ b/Dev.md @@ -22,8 +22,8 @@ Views into the process of Tahoe hackery. * [/tahoe-figleaf/current The code coverage statistics] show which lines of code get exercised by the unit tests. * [/tahoe-figleaf Archived data] is also available. - * [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html this graph] shows how code coverage has changed over time, measuring what percentage of the [allmydata]source:src/allmydata codebase is covered. - * [/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 + * [/tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf.html This graph] shows how code coverage has changed over time, measuring what percentage of the [allmydata]source:src/allmydata codebase is covered. + * [/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. * The [TestGrid](TestGrid) page contains usage statistics about the public test grid.