1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-23 17:34:17 +03:00
openuds/tunnel-server/coverage.ini

17 lines
254 B
INI
Raw Normal View History

[run]
dynamic_context = test_function
omit =
test/*
/etc/*
[report]
skip_empty = True
exclude_lines =
pragma: no cover
raise NotImplementedError
if typing.TYPE_CHECKING:
[html]
show_contexts = True
title = UDS Test Coverage Report