Skip to content

Commit 9b343d4

Browse files
MKLebdwoz
authored andcommitted
Add coverage contexts to show what tests touch which files
1 parent 5608fa5 commit 9b343d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.coveragerc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ cover_pylib = False
44
parallel = True
55
concurrency = multiprocessing
66
relative_files = True
7+
dynamic_context = test_function
78
omit =
89
setup.py
910
.nox/*

0 commit comments

Comments
 (0)