summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-04-24 23:28:27 -0400
committerNed Batchelder <ned@nedbatchelder.com>2009-04-24 23:28:27 -0400
commitf4da6c7e81e07716f7bbf38b6669ef411b0ded04 (patch)
treef0bfe0ed2da0f17558d6cf34ac98a47aa03f10d1 /TODO.txt
parent4870bc77e97d0d4f3e4740b9d1d95975e01ffe67 (diff)
downloadpython-coveragepy-f4da6c7e81e07716f7bbf38b6669ef411b0ded04.tar.gz
Use jquery to enable hiding and showing highlighting of source lines in HTML reports.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 4254684..62082b0 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -70,10 +70,10 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do
- Package navigation.
- Rolled-up statistics.
- Syntax coloring in HTML report.
- - Dynamic effects in HTML report.
+ + Dynamic effects in HTML report.
+ Footer in reports pointing to coverage home page.
- - Baseline grid for linenumber font.
- - Separate out css and HTML.
+ + Baseline grid for linenumber font.
+ + Separate out css and HTML.
* Community