summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index b45c2c8..d2cf8d3 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,9 +1,12 @@
Coverage TODO
* Cleanups discovered while doing --source:
- - PyTracer doesn't use should_trace_cache!!
+ + PyTracer doesn't use should_trace_cache!!
- optparse recommends using make_option, not Option constructor
-
+* --source stuff:
+ - warn if a package is never found.
+ - warn if no data was collected
+ - tie --source into reporting
* plugin work
+ add --cover-include.