Use term-missing
to show uncovered lines in coverage report
This commit is contained in:
parent
b6c5f89784
commit
4a8c73aef2
@ -2,4 +2,4 @@
|
||||
norecursedirs = .venv .git node_modules
|
||||
env =
|
||||
D:FLASK_ENV=test
|
||||
addopts = --ignore=tests/acceptance/ --cov=atst --cov-report term --cov-fail-under 90
|
||||
addopts = --ignore=tests/acceptance/ --cov=atst --cov-report term-missing --cov-fail-under 90
|
||||
|
Loading…
x
Reference in New Issue
Block a user