summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2014-11-24 20:30:53 -0500
committerNed Batchelder <ned@nedbatchelder.com>2014-11-24 20:30:53 -0500
commitfb9b49123c5a528bec55f2865b1730414d513559 (patch)
tree9623577ff2201ffd956d3667ce7048177af8c21d /TODO.txt
parentf9adb85a13c808aec50746d8db37a642c9a266ed (diff)
downloadpython-coveragepy-fb9b49123c5a528bec55f2865b1730414d513559.tar.gz
Change how dynamic source filenames work in plugins.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 1de6e0b..d15654e 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -36,6 +36,14 @@ Key:
+ A pain, b/c of the structure of the tests.
+ BTW: make an easier way to write those tests.
+- Documentation
+ - Plugins!
+ Once per process
+ Once per file
+ - create a file tracer
+ - call its has_dynamic_source_file()
+ Once per call
+ Once per line
* --source stuff: