summaryrefslogtreecommitdiff
path: root/coverage/data.py
Commit message (Expand)AuthorAgeFilesLines
...
* Use pickle to store coverage data instead of marshal. Marshal is not guarant...Ned Batchelder2009-04-051-3/+4
* Defaulting report and annotate to all files now happens inside coverage, rath...Ned Batchelder2009-03-111-4/+5
* Initial coverage.py 3.0 beta 1Ned Batchelder2009-03-051-0/+122