Skip to content

coverage resets a manually set scalaVersion #146

@fthomas

Description

@fthomas

With sbt-scoverage 1.3.3 this happens in my project:

> ++2.10.6
[info] Setting version to 2.10.6
[info] Reapplying settings...
[info] Set current project to refined (in build file:/home/frank/data/code/refined/)
> refinedJVM/scalaVersion
[info] 2.10.6
> coverage
[info] Set current project to refined (in build file:/home/frank/data/code/refined/)
> refinedJVM/scalaVersion
[info] 2.11.7

Calling coverage should not change scalaVersion. I first noticed this issue here fthomas/refined#72.

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