Closed
Description
Add configuration option not to fail on
throw new RuntimeException(s"No source root found for '$src' (source roots: $fmtSourcePaths)");
in https://github.com/scoverage/scalac-scoverage-plugin/blob/master/scalac-scoverage-plugin/src/main/scala/scoverage/report/BaseReportWriter.scala#L26
but skip these paths instead.
Metadata
Metadata
Assignees
Labels
No labels