Skip to content

Commit

Permalink
Let's try branch coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Dec 26, 2024
1 parent c4ab066 commit 97c446d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ msgspec = [
addopts = "-l --benchmark-sort=fullname --benchmark-warmup=true --benchmark-warmup-iterations=5 --benchmark-group-by=fullname"

[tool.coverage.run]
branch = true
parallel = true
source_pkgs = ["cattrs", "tests"]

Expand Down

0 comments on commit 97c446d

Please sign in to comment.