Make the coverage report touch all files

This commit is contained in:
Julian Stirling 2025-04-11 23:29:32 +01:00
parent 1c871749b0
commit 7665d45e09
6 changed files with 14 additions and 8 deletions

4
.coveragerc Normal file
View file

@ -0,0 +1,4 @@
[run]
concurrency = multiprocessing, thread
parallel = true
sigterm = true