[report]
show_missing = True
fail_under = 100
exclude_lines =
    pragma: no cover
    if __name__ == .__main__.:

[run]
dynamic_context = test_function

[html]
show_contexts = True
