charset

abstract val charset: Property<String>(source)

Specify charset in HTML reports.

If not specified, used return value of Charset.defaultCharset() for Kover report generator and UTF-8 is used for JaCoCo.