-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
(a little edit)
Hello guys,
I have just generated a coverage report with
utplsql run -d user/passwd@host:1521/mydb -source_path=sources -test_path=tests -f=ut_coverage_html_reporter -o=generic_html_coverage.html -c -f=ut_coverage_sonar_reporter -o=sonar_coverage.xml -f=ut_sonar_test_reporter -o=sonar_test_results.xml --failure-exit-code=0
Everything seems to be ok, the test runned ok and now I have 3 files:
3,5K Jun 5 18:08 generic_html_coverage.html (and generic_html_coverage.html_assets)
169 Jun 5 18:08 sonar_coverage.xml
365 Jun 5 18:08 sonar_test_results.xml
I have a working sonarqube installed, and I have created a project there.
The question is: how do I import coverage.xml into my sonarqube project? I couldn't find how to do that in anywhere.
Thank you very much
Metadata
Metadata
Assignees
Labels
No labels