From 1fe704b46139f76f237a64aba2ffaf1f879123c2 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 28 Apr 2009 08:13:20 -0400 Subject: Todo --- TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.txt b/TODO.txt index 2cf0933..5dbce64 100644 --- a/TODO.txt +++ b/TODO.txt @@ -86,6 +86,7 @@ x Tricky swapping of collector like figleaf, pycov, et al. (Don't need to do - Changes from coverage 2.x: - Bare "except:" lines now count as executable code. - Double function decorators: all decorator lines count as executable code. + - Document the .coverage file format. + Be sure --help text is complete (-i is missing). + Host the project somewhere with a real bug tracker: bitbucket.org - Point discussion to TIP -- cgit v1.2.1