Skip to content

Commit 9eb252c

Browse files
committed
update config
1 parent 6616a9f commit 9eb252c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pyproject.toml

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

107112

108113
[tool.bumpver]

0 commit comments

Comments
 (0)