Skip to content

Commit d235417

Browse files
committed
Ignore dramatiq worker package for coverage report
Signed-off-by: Federico Busetti <[email protected]>
1 parent a4d9a3d commit d235417

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ omit = [
8787
"src/alembic/*",
8888
"src/common/config.py",
8989
"src/common/logs/*",
90+
"src/dramatiq_worker/__init__.py",
9091
]
9192
# It's not necessary to configure concurrency here
9293
# because pytest-cov takes care of that

0 commit comments

Comments
 (0)