1 2 3 4 5 6 7 8
[html] directory = tests/htmlcov [tool:pytest] addopts = --cov=eos_downloader --cov-report html [run] omit = tests/*