kpsul/setup.cfg
2018-10-04 11:36:45 +02:00

17 lines
174 B
INI

[coverage:run]
source =
bda
cof
gestioncof
kfet
shared
utils
omit =
*migrations*
*test*.py
branch = true
[coverage:report]
precision = 2
show_missing = true