Sign in Sign up
nuget

DotCov

Streaming Cobertura XML parser and coverage report toolkit. Zero dependencies. Parses Cobertura XML without loading the DOM (streaming XmlReader, 50MB+ safe). Produces structured coverage reports with per-file detail (uncovered lines, partial branches). For the CLI tool: dotnet tool install -g DotCov.Tool For NUKE builds: nuke :add-package DotCov.Nuke

Activity

Latest release
1mo ago
Total releases
9
Cadence
~5 days
Last 12 months
9

Reach

Stars

Details

License
MIT
First release
Apr 08, 2026
Releases
Version Released
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.2.0 minor
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 initial