Skip to content

Commit c18acd0

Browse files
committed
Always cover with sysmon
1 parent 82d74d9 commit c18acd0

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)