We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a9ecb commit 88dcb4cCopy full SHA for 88dcb4c
run-tests.sh
@@ -7,5 +7,4 @@ apk add --update --no-cache mysql-client
7
./tests.sh
8
kcov --include-pattern=backup.sh,tests.sh --exclude-pattern=coverage $(pwd)/coverage ./tests.sh
9
10
-ls -lahR ./coverage/
11
mv $(pwd)/coverage/tests.sh/cov.xml $(pwd)/coverage/cov.xml
0 commit comments