mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
coverage sources
This commit is contained in:
2
scripts/check-unittests.sh
vendored
2
scripts/check-unittests.sh
vendored
@@ -12,4 +12,4 @@ if [ -n "${WORKERS}" ]; then
|
||||
fi
|
||||
|
||||
mkdir -p coverages/
|
||||
coverage run -p --data-file coverages/coverage -m pytest tests -x
|
||||
coverage run -p --data-file coverages/coverage --source=dotdrop -m pytest tests -x
|
||||
Reference in New Issue
Block a user