summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-05 07:11:29 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-05 07:11:29 -0400
commit3778722aa12856ec1191bfe530fc9260fe8c224d (patch)
tree3d25399b1db870df4cc4d9f5ebb31fa6591b1c8a
parentd4fd252f8f2d1b7e6298e2d98f811b193c8b0d24 (diff)
downloadpython-coveragepy-3778722aa12856ec1191bfe530fc9260fe8c224d.tar.gz
todo stuff
-rw-r--r--TODO.txt21
1 files changed, 12 insertions, 9 deletions
diff --git a/TODO.txt b/TODO.txt
index 3716bd4..bf0f5e1 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -43,8 +43,16 @@ Key:
+ cov.config["run:branch"] api (well, coverage.get_option etc)
- "added in 4.0"
- tweaks to theme?
+ - Plugins!
+ Once per process
+ Once per file
+ - create a file tracer
+ - call its has_dynamic_source_file()
+ Once per call
+ Once per line
- build process
- - don't publish to nedbat.com any more
+ - don't publish to nedbat.com any more (but still need the sample html reports)
+ - don't need .px tooling
- all doc links should point to rtfd
+ Remove code only run on <2.6
+ Change data file to json
@@ -54,14 +62,9 @@ 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
+- tests
+ - test the kit has the right contents
+ - test the kit installs the right stuff
* --source stuff: