diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2009-04-28 21:59:50 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-04-28 21:59:50 -0400 |
| commit | d5d41e59b5bcc476ee0d7fd7e1f84deca164ec8a (patch) | |
| tree | 7e7b3bb2a8823cd89ebea2f7bb5b7ee77594a5b4 /TODO.txt | |
| parent | 8b2364acc9025c8931d9a61b94be2268353deb12 (diff) | |
| download | python-coveragepy-git-d5d41e59b5bcc476ee0d7fd7e1f84deca164ec8a.tar.gz | |
Finish up the cmdline details for -b
Diffstat (limited to 'TODO.txt')
| -rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do - Bare "except:" lines now count as executable code.
- Double function decorators: all decorator lines count as executable code.
- Document the .coverage file format.
+ - HTML reporting.
+ Be sure --help text is complete (-i is missing).
+ Host the project somewhere with a real bug tracker: bitbucket.org
- Point discussion to TIP
|
