Skip to content

Commit fab8d20

Browse files
committed
Use relative files in the coverage report
1 parent b1d6982 commit fab8d20

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
@@ -2,6 +2,7 @@
22
branch = True
33
source = win32ctypes
44
omit = */tests/*
5+
relative_files = True
56

67
[report]
78
# Regexes for lines to exclude from consideration

0 commit comments

Comments
 (0)