Coverage reports are generated by the "report" test environment
@@ -8,7 +8,7 @@ python =
3.7: clean,py37,report
[pytest]
-addopts = --black --mypy --flake8 --cov --cov-append --cov-report term-missing
+addopts = --black --mypy --flake8 --cov --cov-append
testpaths = qsim tests
[coverage:paths]