diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-20 07:01:47 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-20 07:01:47 -0500 |
commit | 0ff7f6e35dee95d01e70715226c2653041c1e174 (patch) | |
tree | 6309dce176650a2705ef6305e309d18941468b4d | |
parent | 5dc96eaae9966d08dafccdc676d4ad8fdc6484d4 (diff) | |
download | python-coveragepy-git-0ff7f6e35dee95d01e70715226c2653041c1e174.tar.gz |
I had been meaning to do click-to-sort column headers
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.
|