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 ec8e865 commit 43a15aaCopy full SHA for 43a15aa
1 file changed
config/coverage.ini
@@ -16,6 +16,7 @@ omit =
16
src/*/__init__.py
17
src/*/__main__.py
18
tests/__init__.py
19
+ tests/fixtures/*
20
21
[coverage:json]
22
output = htmlcov/coverage.json
0 commit comments