When running the same cli command twice in a row with the same settings for coverage html I get:
java.lang.RuntimeException: java.nio.file.FileAlreadyExistsException: coverage.thml_assets\favicon_red.png
Looks like assets are not getting overwritten.