Skip to content

Commit 9e838f9

Browse files
committed
Always cover with sysmon
1 parent 3b62b5d commit 9e838f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ addopts = "-l --benchmark-sort=fullname --benchmark-warmup=true --benchmark-warm
102102
[tool.coverage.run]
103103
parallel = true
104104
source_pkgs = ["cattrs", "tests"]
105+
core = "sysmon"
105106

106107
[tool.coverage.report]
107108
show_missing = true

0 commit comments

Comments
 (0)