From 5f377d2765cb4871e812f3339517015e445aaede Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 5 Aug 2015 07:14:11 -0400 Subject: todo --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index bf0f5e1..1ae7484 100644 --- a/TODO.txt +++ b/TODO.txt @@ -89,7 +89,7 @@ Key: - parser is doing some redundant work. + Analysis class should do rolling up of stats also (actually Numbers) + Update docs for --branch. -- self.coverage.data.has_arcs is ugly. +x self.coverage.data.has_arcs is ugly. + Branches that never jump to nocover lines shouldn't be marked as partial. (see top of test_cogapp for examples) + Maybe turning off yellow lines should make those lines green? -- cgit v1.2.1