mirror of
https://github.com/apidoorman/doorman.git
synced 2026-05-08 00:59:16 -05:00
14 lines
174 B
INI
14 lines
174 B
INI
[run]
|
|
source = backend-services
|
|
omit =
|
|
*/tests/*
|
|
*/live-tests/*
|
|
*/venv/*
|
|
*/site-packages/*
|
|
|
|
[report]
|
|
show_missing = True
|
|
skip_covered = False
|
|
precision = 1
|
|
|