summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-05-17 14:55:40 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-05-17 14:55:40 -0400
commit9aa4928ff2c7bcae4d3bf928cdf036e393bd4257 (patch)
tree293e77a9aee541883fa203c30bdacb976e5b163f /TODO.txt
parent7d0e0e1c8cb5f9ef7a18e1bceafa46255883a9b3 (diff)
downloadpython-coveragepy-git-9aa4928ff2c7bcae4d3bf928cdf036e393bd4257.tar.gz
coverage._analyze is a non-public function.
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 22e67975..3e20eb98 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -77,6 +77,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
+ Baseline grid for linenumber font.
+ Separate out css and HTML.
- Does it work right with utf-8 source files?
+ - Colored bars indicating coverage per file.
* Community