summaryrefslogtreecommitdiff
path: root/.coveragerc
blob: 8540bec3c99a2d9f96ce0c5e7b258b93d592b71f (plain)
1
2
3
4
5
6
7
8
9
10
11
[run]
branch = True
source = searx

[report]
show_missing = True
exclude_lines =
    if __name__ == .__main__.:

[html]
directory = coverage