Skip to content

Commit b2f10a9

Browse files
kurtmckeemichaelmior
authored andcommitted
Include the test suite in coverage reports
Several test files have code that isn't getting executed.
1 parent 9b71e5b commit b2f10a9

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
@@ -1,3 +1,3 @@
11
[run]
22
branch = True
3-
source = jsonpath_ng
3+
source = jsonpath_ng, tests

0 commit comments

Comments
 (0)