Skip to content

Commit 8315224

Browse files
committed
Try that properly
1 parent f187da0 commit 8315224

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.coveragerc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[run]
22
branch=True
3-
include=
4-
src/outcome/*
5-
tests/*
3+
source=
4+
outcome
5+
tests
66

77
[report]
88
precision = 1

0 commit comments

Comments
 (0)