tests/CI: enable branch coverage
This commit is contained in:
parent
019e33ee3f
commit
cbbb36fc9b
|
@ -1,3 +1,4 @@
|
||||||
[run]
|
[run]
|
||||||
source = _pytest,testing
|
source = _pytest,testing
|
||||||
parallel = 1
|
parallel = 1
|
||||||
|
branch = 1
|
||||||
|
|
Loading…
Reference in New Issue