summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-20 07:01:47 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-20 07:01:47 -0500
commit0ff7f6e35dee95d01e70715226c2653041c1e174 (patch)
tree6309dce176650a2705ef6305e309d18941468b4d
parent5dc96eaae9966d08dafccdc676d4ad8fdc6484d4 (diff)
downloadpython-coveragepy-git-0ff7f6e35dee95d01e70715226c2653041c1e174.tar.gz
I had been meaning to do click-to-sort column headers
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 01e886c1..a3a812e3 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -88,7 +88,7 @@ x Why can't you specify execute (-x) and report (-r) in the same invocation?
- Some way to focus in on red and yellow
- Show only lines near highlights?
- Jump to next highlight?
- - Clickable column headers on the index page.
+ + Clickable column headers on the index page.
+ Syntax coloring in HTML report.
+ Dynamic effects in HTML report.
+ Footer in reports pointing to coverage home page.