Files
ormar/.coveragerc

8 lines
130 B
INI

[run]
source = ormar, tests
omit = ./tests/test.db, *py.typed*
data_file = .coverage
[report]
omit = ./tests/test.db, *py.typed*