We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e0fb0 commit 9f0450eCopy full SHA for 9f0450e
1 file changed
pyproject.toml
@@ -102,6 +102,7 @@ msgspec = [
102
addopts = "-l --benchmark-sort=fullname --benchmark-warmup=true --benchmark-warmup-iterations=5 --benchmark-group-by=fullname"
103
104
[tool.coverage.run]
105
+branch = true
106
parallel = true
107
source_pkgs = ["cattrs", "tests"]
108
0 commit comments