pass-gen/.coveragerc
2021-08-04 11:16:01 +02:00

8 lines
122 B
INI

[run]
omit =
# omit tests
*/tests/*
# omit non testable files
app/__main__.py
[html]
directory = .htmlcov