Skip to content

compileScoverageScala.outputs should include "scoverage.coverage" #135

Closed
@dsilvasc

Description

@dsilvasc

The scoverage instrumentation info file changed names from scoverage.coverage.xml to scoverage.coverage in scoverage/scalac-scoverage-plugin@4140954

The gradle plugin still only models the old filename in

outputs.file(new File(extension.dataDir.get(), 'scoverage.coverage.xml'))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions