You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.0
How to reproduce: set
sbt-scoverage
to any version >=1.8.0
Example: farjs/farjs#63
The text was updated successfully, but these errors were encountered: