Added call to second coverage invocation
This commit is contained in:
parent
eed00e5c82
commit
6e59df9151
@ -142,5 +142,5 @@ fi
|
||||
|
||||
if [ $coverage -eq 1 ]; then
|
||||
echo "Generating coverage report in covhtml/"
|
||||
coverage html -d covhtml -i
|
||||
${wrapper} coverage html -d covhtml -i
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user