Skip to content

Ensure Codacy quality report can be generated from the sbt shell #25

@rodoherty1

Description

@rodoherty1

Desired behaviour:

It should be possible to open the sby shell and run the following:

$ sbt
> clean
> coverage
> test
> coverageReport
> coverageAggregate
> codacyCoverage

The desire is that code quality issues will be available without having to create a pull request.

See the Codacy README for details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions