Skip to content

Commit ed3ff98

Browse files
mcdonnnjdav3r
andauthored
Update coverage configuration
Use the correct package source for coverage information that is generated and sent to Coveralls. Co-authored-by: dav3r <[email protected]>
1 parent 360cb86 commit ed3ff98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# https://coverage.readthedocs.io/en/latest/config.html
33

44
[run]
5-
source = src/example
5+
source = src/trustymail
66
omit =
77
branch = true
88

0 commit comments

Comments
 (0)