diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-26 21:20:48 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-26 21:20:48 -0500 |
| commit | 72b1c5803d59deefb891bf1f5668b7a74160356b (patch) | |
| tree | 22f8f98f37d1c3bf29d6d930a49d89cbc3793974 /TODO.txt | |
| parent | c079c0afa6f00bb89fe40e00508ac469f7b14cbb (diff) | |
| download | python-coveragepy-git-72b1c5803d59deefb891bf1f5668b7a74160356b.tar.gz | |
XML report now includes branch information.
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"
|
