mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-16 11:13:23 +00:00
0232953260
Signed-off-by: Skia <skia@libskia.so>
15 lines
196 B
INI
15 lines
196 B
INI
[run]
|
|
source = .
|
|
branch = False
|
|
omit =
|
|
*test*
|
|
*/migrations/*
|
|
doc/*
|
|
env/*
|
|
[report]
|
|
show_missing = False
|
|
include = *.py
|
|
[html]
|
|
title = Sith Code Coverage
|
|
directory = coverage_report
|