Skip to content

Commit 43a15aa

Browse files
committed
chore: Ignore fixture in coverage report
1 parent ec8e865 commit 43a15aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/coverage.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ omit =
1616
src/*/__init__.py
1717
src/*/__main__.py
1818
tests/__init__.py
19+
tests/fixtures/*
1920

2021
[coverage:json]
2122
output = htmlcov/coverage.json

0 commit comments

Comments
 (0)