You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
313 B
20 lines
313 B
[run] |
|
branch = True |
|
source = |
|
searx/engines |
|
searx/__init__.py |
|
searx/autocomplete.py |
|
searx/https_rewrite.py |
|
searx/languages.py |
|
searx/search.py |
|
searx/testing.py |
|
searx/utils.py |
|
searx/webapp.py |
|
|
|
[report] |
|
show_missing = True |
|
exclude_lines = |
|
if __name__ == .__main__.: |
|
|
|
[html] |
|
directory = coverage
|
|
|