Skip to content

Compiler produces incorrect/incomplete coverage data #16634

Closed
@rolandtritsch

Description

@rolandtritsch

See also - scoverage/sbt-scoverage-samples#28

Compiler version

3.2.2-RC2

Minimised code

See issue above.

To reproduce run sbt +clean +coverage +test +coverageReport on sbt-scoverage-samples.

Output

See issue above. Output for scala3 is incorrect.

incorrect

Expectation

Generated scala3 scoverage.coverage data should (roughly) equal the scala2 coverage data.

Next step(s)

  • Can you verify/confirm that this is not a known issue
  • (Optional; if needed) Make the test case smaller (@rolandtritsch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions