summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-22 18:28:51 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-22 18:28:51 -0400
commit6084f0bdf597b3946bae47e22bde96e2a2f67eea (patch)
treed2427e243433b00abf08b8fab57aa9a60dbc27da /TODO.txt
parent5934316cf47c75b758c930607c4aa19615a96812 (diff)
downloadpython-coveragepy-6084f0bdf597b3946bae47e22bde96e2a2f67eea.tar.gz
Don't need the .px doc toolchain any morecoverage-4.0b2
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/TODO.txt b/TODO.txt
index 5b3d6e0..f6036d2 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -28,20 +28,20 @@ Key:
+ we can use "except ExcClass as e:"
- Plugins
- - Clean up
+ + Clean up
+ implement plugin support in CTracer
+ remove plugin support from PyTracer
- - add services:
+ x add services:
- filelocator
- warning
- dynamic_source_filename: return should be a canonical path
- update the omit test to use "quux*" instead of "*quux*"
- - docs
+ + docs
+ Make reports use filenames, not module names
- documentation
- test helpers
+ cov.config["run:branch"] api (well, coverage.get_option etc)
- - "added in 4.0"
+ + "added in 4.0"
- tweaks to theme?
- Plugins!
Once per process
@@ -52,7 +52,7 @@ Key:
Once per line
- build process
- don't publish to nedbat.com any more (but still need the sample html reports)
- - don't need .px tooling
+ + don't need .px tooling
- write a new nedbat.com/code/coverage page.
- all doc links should point to rtfd
+ Remove code only run on <2.6