Restore coverage test functionality
This partially reverts 8464271fb16aef37b89f186efea82a1361b28556 Change-Id: I260f5e635313f5fdcf086fa38c1382f832f7082f
This commit is contained in:
parent
a01b4a93cb
commit
6e24139ddb
@ -62,7 +62,7 @@ then
|
|||||||
else
|
else
|
||||||
show_diff $baseline_report $current_report
|
show_diff $baseline_report $current_report
|
||||||
echo "Please write more unit tests, we should keep our test coverage :( "
|
echo "Please write more unit tests, we should keep our test coverage :( "
|
||||||
exit_code=0
|
exit_code=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
rm $baseline_report $current_report
|
rm $baseline_report $current_report
|
||||||
|
Loading…
Reference in New Issue
Block a user