Files
2026-07-13 13:30:30 +08:00

6 lines
132 B
TOML

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