Skip to content

Commit b4d6b52

Browse files
committed
update config
1 parent 3ebf98e commit b4d6b52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,11 @@ parallel = true
102102
relative_files = true
103103
source = ["fractal_tasks_core"]
104104
omit = ["tests/**", "examples/**", "fractal_tasks_core/dev/**", ".venv/**"]
105+
parallel = true
106+
107+
[tool.coverage.paths]
108+
source = ["fractal_tasks_core"]
109+
105110

106111
[tool.bumpver]
107112
current_version = "1.3.4"

0 commit comments

Comments
 (0)