Skip to content

Commit 9ec4b49

Browse files
committed
Don't measure branch coverage for now
1 parent 2a9ff8e commit 9ec4b49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ addopts = "-l --benchmark-sort=fullname --benchmark-warmup=true --benchmark-warm
103103

104104
[tool.coverage.run]
105105
parallel = true
106-
branch = true
107106
source_pkgs = ["cattrs", "tests"]
108107

109108
[tool.coverage.report]

0 commit comments

Comments
 (0)