Skip to content

Share reporting code between SBT, Gradle and Maven #81

@maiflai

Description

@maiflai

Hi,

I think a CLI for generating reports would help me to avoid duplicating scoverage.ScoverageSbtPlugin#loadCoverage and scoverage.ScoverageSbtPlugin#writeReports in the gradle plugin.

The gradle plugin copies this functionality at the moment, but does not support multi-module aggregation and it would be nice if I could re-use the existing code by moving it from the SBT plugin into the parent module.

@gslowikowski - does the Maven plugin have its own duplicate of these functions, and if so, would a CLI help?

Thanks,
Stu.

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