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 upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
When running html coverage on a machine without internet access, the html coverage is useless as the assets needed to display the coverage are references to internet location rhather than local files.
This includes CSS and JS files needed for formatting of coverage.
Original issue: utPLSQL/utPLSQL#518