We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Plugin version: "org.scoverage" % "sbt-scoverage" % "1.8.2" Scala version: 2.12.14 Error:
"org.scoverage" % "sbt-scoverage" % "1.8.2"
2.12.14
[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)
The text was updated successfully, but these errors were encountered:
Sorry for the delayed response @asavelyev01 are you still having this issue? Also if you try the latest version do you still get it?
Sorry, something went wrong.
No branches or pull requests
Plugin version:
"org.scoverage" % "sbt-scoverage" % "1.8.2"
Scala version:
2.12.14
Error:
The text was updated successfully, but these errors were encountered: