Skip to content

Support for Scoverage input format #752

@Dima1322

Description

@Dima1322

Hi Daniel (and team),

I’d like to request support for scoverage report (https://github.com/scoverage) as an input format in ReportGenerator.

Here’s a sample of the generated scoverage.xml structure:

<scoverage statement-count="32147" statements-invoked="25343" statement-rate="78.83" branch-rate="70.48" version="1.0" timestamp="1757880007124">
   <packages>
       ……
   </packages>
</scoverage>

Why this would be useful:

Scoverage is the only code coverage tool for Scala projects.

Support for it would allow Scala‐based codebases to integrate with ReportGenerator.


Thanks for considering!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions