summaryrefslogtreecommitdiff
path: root/coverage/summary.py
Commit message (Expand)AuthorAgeFilesLines
...
* No need for coverage.analysis to return the filename, it's a property on the ...Ned Batchelder2009-03-131-1/+1
* Start moving common reporter functionality into Reporter.Ned Batchelder2009-03-131-11/+18
* Use write instead of printNed Batchelder2009-03-131-11/+12
* Refactor the annotate code into annotate.pyNed Batchelder2009-03-131-4/+4
* Refactor the reporting function into the SummaryReporter class.Ned Batchelder2009-03-121-0/+66