summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-26 21:20:48 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-26 21:20:48 -0500
commited64454adc109d4905e1e64c568bccbc93679998 (patch)
tree757bb04f0233cdc0902559e575e3150d2b75e989 /TODO.txt
parentfcc877583dd30e10f64ffe6b1619a71a27882b70 (diff)
downloadpython-coveragepy-ed64454adc109d4905e1e64c568bccbc93679998.tar.gz
XML report now includes branch information.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index abf2fe9..d6dfdda 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -13,7 +13,7 @@ Coverage TODO
(see top of test_cogapp for examples)
+ Maybe turning off yellow lines should make those lines green?
+ A missing branch to leave the function shows an annotation of -1. Now "exit".
-- XML report needs to get branch information.
++ XML report needs to get branch information.
- Add branch info to "coverage debug data"