Skip to content

Commit 6b1d508

Browse files
committed
Testing coverage file content
1 parent b49b7f2 commit 6b1d508

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/4_run_tests.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ utPLSQL-cli/bin/utplsql run ut3_demo/ut3_demo@//127.0.0.1:1521/XE \
99
-f=ut_sonar_test_reporter -o=test_results.xml \
1010
--failure-exit-code=0
1111

12+
echo The content of coverage.xml file:
13+
echo -----------------------------
14+
cat coverage.xml
15+
echo -----------------------------

0 commit comments

Comments
 (0)