summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-04-28 08:10:30 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-04-28 08:10:30 -0400
commitf656161b0bb37794a32d7be7ece0b275d1cfd863 (patch)
tree2654e90812c079c812cc3f8b261d9a0bd84aa5dc /TODO.txt
parent5fc6dd42f8340f10ee07670ac00ecac729b39679 (diff)
downloadpython-coveragepy-git-f656161b0bb37794a32d7be7ece0b275d1cfd863.tar.gz
A farm test for HTML generation.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 62082b0f..2cf09338 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -62,6 +62,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
- Different categories of exclude pragma? So you can enable and disable them
from the command line, to reconsider exclusions.
- Reporting on files never touched by coverage (package completeness)
+- Why can't a morf also be a string, the name of a module?
* Beauty