Add some files to omit in .coveragerc.
This commit is contained in:
parent
61a52f3b91
commit
a46d36b3b0
@ -1,3 +1,8 @@
|
||||
[run]
|
||||
omit =
|
||||
qutebrowser/__main__.py
|
||||
*/__init__.py
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
pragma: no cover
|
||||
|
Loading…
Reference in New Issue
Block a user