Ross ROSS = Recommend OSS · open-source software intelligence for agents

danielpalme/ReportGenerator

ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov or lcov into human readable reports in various formats. observed · 2026-08-28

github.com/danielpalme/ReportGenerator · homepage · C# · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 97
  • Release rhythm 95
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 11
  • age_days: 4229
  • days_rel: 37
  • days_push: 21
  • n_releases_24m: 34

Full methodology

Adoption not part of the score

3090 stars · 297 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ReportGenerator is a command-line tool that converts code coverage reports from tools like coverlet, OpenCover, dotCover, Cobertura, JaCoCo, and lcov into human-readable reports in various formats. It supports merging multiple coverage files and visualizing which lines of source code were covered.

Use cases

  • generate html code coverage report from coverlet output
  • merge multiple coverage files into one report
  • convert cobertura xml to readable report in ci pipeline
  • visualize which lines of code are covered by tests
  • publish code coverage report in azure devops or github actions
  • convert jacoco or lcov coverage data to html

When to choose

  • you need readable coverage reports from .NET test runs
  • you want to merge coverage files from multiple test projects
  • you need coverage reporting in a CI/CD pipeline
  • you work with multiple coverage formats (Cobertura, JaCoCo, OpenCover, etc.)

When to avoid

  • you need a coverage collection tool rather than a report generator
  • your project is not .NET-based and you only need simple coverage summaries
  • you want live in-editor coverage highlighting

Facets

cli-tool · maturity active

testing developer-tools cli ci-cd testing developer-tools cross-platform cli windows dotnet code-coverage coverage-reports dotnet reporting coverlet cobertura jacoco linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
danielpalme/ReportGeneratormain97

For agents

markdown · JSON · MCP: product_card(name="danielpalme/ReportGenerator")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem