Skip to content

Commit

Permalink
testing - coverage adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Sep 4, 2024
1 parent c64da0c commit e531b19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ values = [
"release"
]

[tool.coverage.paths]
source = ["src/", "*/site-packages/"]

[tool.coverage.run]
omit = ["tests/*.py"]
relative_files = true
Expand Down

0 comments on commit e531b19

Please sign in to comment.