createVariant

abstract fun createVariant(variantName: String, block: Action<KoverVariantCreateConfig>)(source)

Create custom report variant with name variantName. In it is acceptable to add information from other variants of the current project, as well as kover dependencies.