add coverage cfg option
This commit is contained in:
parent
f4907a73e9
commit
405e9a9c3c
@ -64,6 +64,7 @@ exclude_also = [
|
|||||||
"if TYPE_CHECKING",
|
"if TYPE_CHECKING",
|
||||||
"@pytest.fixture",
|
"@pytest.fixture",
|
||||||
"if __name__ == __main__:",
|
"if __name__ == __main__:",
|
||||||
|
"@wrap_result",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.coverage.html]
|
[tool.coverage.html]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user