Skip to content

Coverage of match branches is lost #88

@sirthias

Description

@sirthias

I'm using sbt-scoverage 1.0.2 and do not get any fine-grained coverage data on the branches of a @switch match expression. If the match expression is evaluated then all branches are marked green, rather than only the actually used one.

Example:

scoverage_code_coverage

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