Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUse local assets for code coverage report for offline usage #110
Comments
|
The parameter |
The
ut_coverage_html_reporterhas an optional parametera_html_report_assets_pathto pass the URL prefix for the following assets required by the code coverage report:The default value for the report asset path is
https://utplsql.github.io/utPLSQL-coverage-html/assets. This means that the code coverage report works only, if the default browser has access to the internet.Instead of downloading the assets from the internet, they should be included in the SQL Developer extension. The resources (assets) are stored in this repo. These assets can be copied into the same temporary directory as the HTML file.