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 b49b7f2 commit 6b1d508Copy full SHA for 6b1d508
scripts/4_run_tests.sh
@@ -9,3 +9,7 @@ utPLSQL-cli/bin/utplsql run ut3_demo/ut3_demo@//127.0.0.1:1521/XE \
9
-f=ut_sonar_test_reporter -o=test_results.xml \
10
--failure-exit-code=0
11
12
+echo The content of coverage.xml file:
13
+echo -----------------------------
14
+cat coverage.xml
15
0 commit comments