Skip to content
Snippets Groups Projects
Commit 17db9f54 authored by Carl Mai's avatar Carl Mai
Browse files

add coverage output - based on echo and random ;-)

parent 4f3abf2c
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,7 @@ test_simple:
script:
- docker pull $CONTAINER_TEST_IMAGE
- docker run $CONTAINER_TEST_IMAGE /ttc18/gradlew --no-daemon jastadd-mquat-solver-simple:test
- echo 'Total</td><td class="bar">47 of 548</td><td class="ctr2">'$(( ( RANDOM % 100 ) + 1 ))'%'
release-image:
stage: release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment