Skip to content

Commit 97c446d

Browse files
committed
Let's try branch coverage
1 parent c4ab066 commit 97c446d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ msgspec = [
102102
addopts = "-l --benchmark-sort=fullname --benchmark-warmup=true --benchmark-warmup-iterations=5 --benchmark-group-by=fullname"
103103

104104
[tool.coverage.run]
105+
branch = true
105106
parallel = true
106107
source_pkgs = ["cattrs", "tests"]
107108

0 commit comments

Comments
 (0)