Closed giabao closed 3 years ago
Sorry about this.
I've raised https://github.com/scoverage/scalac-scoverage-plugin/pull/286 upstream to remove the need for collection conversion.
I suspect there is still something wrong with the integration tests. I can reproduce the failure when I run an individual test, but not as part of the test suite.
Stu.
FYI I added a functional test for Scala 2.13 in #141 (Scala213Test
), which is currently ignored but could be used now in this PR to validate the compatibility after a fix has been applied.
see https://github.com/scoverage/gradle-scoverage/issues/106#issuecomment-564428652