🩺(coverage) add config and make rule to compute coverage
Configure pytest-cov settings in pyproject.toml and add make rule to compute test coverage.
This commit is contained in:
committed by
Marie
parent
ca179b8811
commit
c26786a107
1
.gitignore
vendored
1
.gitignore
vendored
@@ -66,6 +66,7 @@ src/frontend/tsclient
|
||||
|
||||
# Test & lint
|
||||
.coverage
|
||||
coverage.json
|
||||
.pylint.d
|
||||
.pytest_cache
|
||||
db.sqlite3
|
||||
|
||||
Reference in New Issue
Block a user