summaryrefslogtreecommitdiff
path: root/coverage/annotate.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove debugging trace.Ned Batchelder2009-04-181-1/+0
|
* More annotate tests, but something is amiss.Ned Batchelder2009-04-181-0/+3
|
* No need for coverage.analysis to return the filename, it's a property on the ↵Ned Batchelder2009-03-131-2/+2
| | | | CodeUnit passed in.
* Start moving common reporter functionality into Reporter.Ned Batchelder2009-03-131-7/+6
|
* Refactor the annotate code into annotate.pyNed Batchelder2009-03-131-0/+75