Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sbt-scoverage fails #362

Open
asavelyev01 opened this issue Jul 14, 2021 · 1 comment
Open

sbt-scoverage fails #362

asavelyev01 opened this issue Jul 14, 2021 · 1 comment

Comments

@asavelyev01
Copy link

asavelyev01 commented Jul 14, 2021

Plugin version: "org.scoverage" % "sbt-scoverage" % "1.8.2"
Scala version: 2.12.14
Error:

[info] Cleaning datadir [/Users/.../target/scala-2.12/scoverage-data]
[info] Beginning coverage instrumentation
[error] ## Exception when compiling 8 sources to /Users/.../target/scala-2.12/classes
[error] scala.reflect.internal.Types$TypeError: overloaded method value invoked with alternatives:
[error]   (files: Seq[scoverage.Platform.File])scala.collection.Set[Int] <and>
[error]   (id: Int,dataDir: String)Unit
[error]  cannot be applied to (Int, String, Boolean)
@ckipp01
Copy link
Member

ckipp01 commented Nov 4, 2021

Sorry for the delayed response @asavelyev01 are you still having this issue? Also if you try the latest version do you still get it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants