Skip to content

Commit 827f330

Browse files
committed
feat(tests): enable branch coverage information
1 parent caf3ddf commit 827f330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rootfs/.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ omit =
44
*/virtualenv/*
55
*tests*
66
api/__init__.py
7-
api/docker.py
87
scheduler/*
98
# osx library files when not running in virtualenv
109
/Library/*
1110
/System/*
1211
/usr/local/lib/*
12+
branch = True
1313

1414
[report]
1515
ignore_errors = True

0 commit comments

Comments
 (0)