Kotlin / kotlinx-kover

Apache License 2.0
1.25k stars 46 forks source link

Added property variantName to KoverReport interface #595

Closed shanshin closed 1 month ago

shanshin commented 1 month ago

Property variantName will help to filter Kover tasks by selecting those that relate to specific variant.

Resolves #587