We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf3b37 commit 2fdf475Copy full SHA for 2fdf475
.coveragerc
@@ -2,4 +2,4 @@
2
[run]
3
branch = True
4
source = jsonschema
5
-omit = */jsonschema/_reflect.py,*/jsonschema/__main__.py,*/jsonschema/benchmarks/*
+omit = */jsonschema/_reflect.py,*/jsonschema/__main__.py,*/jsonschema/benchmarks/*,*/jsonschema/tests/fuzz_validate.py
0 commit comments