Skip to content

Commit a71186f

Browse files
author
Dastan
committed
chore: Add coverage check
1 parent bfec2f4 commit a71186f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ setup:
44
poetry install
55

66
test:
7-
PYTHONPATH=src/ poetry run pytest tests/
7+
PYTHONPATH=src/ poetry run pytest tests/ --cov=src/

0 commit comments

Comments
 (0)