mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-01 03:48:04 +00:00
d797003028
Signed-off-by: Skia <skia@libskia.so>
18 lines
254 B
INI
18 lines
254 B
INI
[run]
|
|
source = .
|
|
branch = False
|
|
omit =
|
|
*test*
|
|
*/migrations/*
|
|
doc/*
|
|
env/*
|
|
sith/toolbar_debug.py
|
|
sith/wsgi.py
|
|
migrate.py
|
|
[report]
|
|
show_missing = False
|
|
include = *.py
|
|
[html]
|
|
title = Sith Code Coverage
|
|
directory = coverage_report
|