Skip to content

Commit 2fdf475

Browse files
committed
Ignore the fuzz module from coverage for now as well.
1 parent baf3b37 commit 2fdf475

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,4 +2,4 @@
22
[run]
33
branch = True
44
source = jsonschema
5-
omit = */jsonschema/_reflect.py,*/jsonschema/__main__.py,*/jsonschema/benchmarks/*
5+
omit = */jsonschema/_reflect.py,*/jsonschema/__main__.py,*/jsonschema/benchmarks/*,*/jsonschema/tests/fuzz_validate.py

0 commit comments

Comments
 (0)