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

coverlet-coverage/coverlet

Cross platform code coverage for .NET observed · 2026-08-28

github.com/coverlet-coverage/coverlet · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100
How is this computed?

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

  • gap_med: 30
  • age_days: 3136
  • days_rel: 107
  • days_push: 11
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

3171 stars · 396 forks observed · 2026-08-28

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

Coverlet is a cross-platform code coverage framework for .NET that supports line, branch, and method coverage. It integrates via multiple drivers including MSBuild tasks, VSTest collector, a .NET global tool, and Microsoft Testing Platform integration.

Use cases

  • measure code coverage of .NET unit tests
  • get branch and line coverage reports for dotnet projects
  • integrate coverage collection into CI pipelines
  • collect coverage from integration tests
  • generate coverage output in Cobertura or OpenCover formats

When to choose

  • you need code coverage metrics for .NET SDK-style projects
  • you want cross-platform coverage including Linux and macOS
  • you need branch-level coverage analysis
  • you use VSTest, MSBuild, or Microsoft Testing Platform

When to avoid

  • you work with legacy non-SDK-style .NET projects
  • you need coverage for languages other than .NET
  • you need runtime application performance profiling rather than test coverage

Facets

library · maturity active

testing developer-tools testing developer-tools cross-platform windows dotnet code-coverage instrumentation unit-testing dotnet-core msbuild vstest branch-coverage dotnet linux macos

1 source

Member repositories

RepositoryRoleHealth v2
coverlet-coverage/coverletmain94

For agents

markdown · JSON · MCP: product_card(name="coverlet-coverage/coverlet")

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