Skip to content

Add option to skip statements that does not match any source root #165

Closed
@pbatko

Description

@pbatko

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions