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 cf91da3 commit b4278b7Copy full SHA for b4278b7
.coveragerc
@@ -3,7 +3,7 @@ branch = True
3
4
[report]
5
ignore_errors = True
6
-omit = *tests*,testapp/manage.py
+omit = *tests*,testapp/manage.py,testapp/wsgi.py
7
8
[html]
9
directory = coverage_html_report
0 commit comments