Make the coverage report touch all files
This commit is contained in:
parent
1c871749b0
commit
7665d45e09
6 changed files with 14 additions and 8 deletions
4
.coveragerc
Normal file
4
.coveragerc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[run]
|
||||
concurrency = multiprocessing, thread
|
||||
parallel = true
|
||||
sigterm = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue