Skip covered from report

This commit is contained in:
Colin Goutte 2021-09-22 10:52:26 +02:00
parent d809b14177
commit 7d59f719bd
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ dev_serve:
.ONESHELL:
test:
poetry run pytest --cov=. --cov-report=term-missing .
poetry run pytest --cov=. --cov-report=term-missing:skip-covered .