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 99b89ae commit 2f2899eCopy full SHA for 2f2899e
.coveragerc
@@ -3,4 +3,5 @@ branch = True
3
omit = /usr*,setup.py,*egg*,.venv/*,.tox/*,test/*
4
5
[report]
6
+show_missing = True
7
ignore_errors = True
0 commit comments