forked from DGNum/gestioCOF
16 lines
174 B
INI
16 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
|