Commit 574af1d3 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

zip coverage results

parent 98591406
Pipeline #154 passed with stages
in 11 seconds
...@@ -45,7 +45,7 @@ unittest_status=$? ...@@ -45,7 +45,7 @@ unittest_status=$?
echo "===================== make coverage =====================" echo "===================== make coverage ====================="
coverage report coverage report
coverage html coverage html
# zip -q -r htmlcov.zip htmlcov zip -q -r htmlcov.zip htmlcov
echo "===================== importability =====================" echo "===================== importability ====================="
if [ "$JOB_NAME" != "csst_common" ]; then if [ "$JOB_NAME" != "csst_common" ]; then
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment