Skip to content

Commit 0d8a927

Browse files
committed
ci: Include coverage from threads
1 parent 6fe28e1 commit 0d8a927

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coveragerc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ omit =
44
# Autogenerated missed code handles other VCSes.
55
devito/_version.py
66
examples/*__init__*
7-
concurrency = multiprocessing
7+
concurrency = multiprocessing,thread
88
parallel = True
99

1010
[report]

0 commit comments

Comments
 (0)