[tool.coverage.run] source = ["livecov"] [tool.pytest.ini_options] addopts = "--cov --cov-report=lcov:lcov.info --cov-report=term"