6bc5671491
Apply: git diff --full-index --binary anaconda-23.19.10-1..anaconda-25.20.9-1 And resolve conflicts. QubesOS/qubes-issues#2574
15 lines
313 B
INI
15 lines
313 B
INI
# http://nedbatchelder.com/code/coverage/config.html
|
|
|
|
[run]
|
|
branch = True
|
|
parallel = True
|
|
source = ..
|
|
|
|
# used by coverage combine
|
|
# when combining Jenkins and kickstart_tests data
|
|
# doesn't affect combination of pyanaconda tests data
|
|
[paths]
|
|
source = .
|
|
/usr/lib*/python*/site-packages/
|
|
/usr/sbin/
|