Skip to content

Plugin not working for Kotlin 1.3.20 #161

@Xicks

Description

@Xicks

The plugin doesn't seem to be working with newer versions of Kotlin, in specific version 1.3.20. I'm using Gradle 5.1.1 and the Kotlin DSL. When executing gradle clean cobertura build the tasks always appear as:

Task :performCoverageCheck SKIPPED
Task :cobertura UP-TO-DATE
Task :coberturaReport UP-TO-DATE

The coverage files are created but don't show any packages or files, as shown below:

imageedit_3_7789053853

Lowering Kotlin version to 1.3.11 fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions