mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-16 19:23:27 +00:00
15 lines
196 B
Plaintext
15 lines
196 B
Plaintext
|
[run]
|
||
|
source = .
|
||
|
branch = False
|
||
|
omit =
|
||
|
*test*
|
||
|
*/migrations/*
|
||
|
doc/*
|
||
|
env/*
|
||
|
[report]
|
||
|
show_missing = False
|
||
|
include = *.py
|
||
|
[html]
|
||
|
title = Sith Code Coverage
|
||
|
directory = coverage_report
|