summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-05-31 09:35:10 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-05-31 09:35:10 -0400
commita477feb41c930acd6a2b21e75982d033a89ceae7 (patch)
tree500b72b20279dc0b66c5f0e8bbdd2e68e6f146bb /TODO.txt
parent603e508d2aac52311dd9f6dfdeaa3f02e8c0b582 (diff)
downloadpython-coveragepy-a477feb41c930acd6a2b21e75982d033a89ceae7.tar.gz
Start getting docs ready for 3.5b1
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt15
1 files changed, 12 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 6673328..78f0608 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -5,13 +5,22 @@ Coverage TODO
+ warn if no data was collected
- tie --source into reporting
+* 3.5b1
+
+- Update changes.rst
+- Document partial branch exclusion
+- Document HTML reporting
+ - Keyboard shortcuts
+ - Delta reporting
+
+
* Soon
+ Better omit handling that ignores files during measurement.
- Deal with ~ in specified paths correctly.
-- while TRUE claims to be partial.
- - A way to mark lines as partial branches, with a regex?
- - Default to "while True:", "while 1:"
++ while TRUE claims to be partial.
+ + A way to mark lines as partial branches, with a regex?
+ + Default to "while True:", "while 1:"
+ HTML keyboard short cuts