summaryrefslogtreecommitdiff
path: root/coverage/context.py
Commit message (Expand)AuthorAgeFilesLines
* Old-style classes can report the test_function name. #797Ned Batchelder2019-04-261-1/+1
* This method should be a function in context.pyNed Batchelder2019-04-211-0/+31
* SimplifyNed Batchelder2018-09-281-6/+2
* Deal with properties in qualname_from_frameNed Batchelder2018-09-281-1/+4
* Get qualified names for method contextsNed Batchelder2018-09-281-1/+37
* Move the context determiner to its own fileNed Batchelder2018-09-281-0/+11