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