Added call to second coverage invocation
This commit is contained in:
parent
3d8d2595fa
commit
81cfe26a58
@ -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…
Reference in New Issue
Block a user