There is drop in performance (10x on local and much worse on CI) for Scala.js project after upgrading to newer versions of sbt-scoverage. It is starting with version 1.8.0
How to reproduce: set sbt-scoverage to any version >= 1.8.0
Example: farjs/farjs#63
There is drop in performance (10x on local and much worse on CI) for Scala.js project after upgrading to newer versions of
sbt-scoverage. It is starting with version1.8.0How to reproduce: set
sbt-scoverageto any version >=1.8.0Example: farjs/farjs#63