Skip to content
Mark Clearwater edited this page Jun 1, 2018 · 10 revisions

Coveralls uploader for .Net Code coverage of your C# source code. Should work with any code files that get reported with the supported coverage tools, but the primary focus is CSharp, and the .Net ecosystem of tooling.

The aim of this tool is to be the go-to .Net Coverage publisher to coveralls.io for all code coverage tools that work with .Net code, on windows and linux/mac (with mono and dotnet).

Samples

Sample applications using Coveralls.net to publish their results can be found in the csmacnz/Coveralls.net-Samples Project.

Nuget

The package is available on nuget, now as a dotnet tool (as of dotnet 2.1 support in version 1.0.0). This tool runs cross platform under the dotnet sdk. There is also (as of 1.0.0) zip versions that are stand-alone apps targeting specific platforms. You can find links to these under GitHub Releases.

Version 0.7.0 and 0.8.0 are available on nuget, which include the .Net executable that runs on .net on windows and mono on linux.

You can view the nuget package page for more details.

Coverage Support

Currently, coveralls.net supports opencover, monocov and Visual Studio's vstest.console.exe/CodeCoverage.exe tools. See the full tool support list, and future support here: Coverage-Support

Issues

Follow development progress, report bugs and suggest features using github issues (also available at waffle.io)

Follow The App

You can ask questions and get updates using the twitter account coveralls.net (@coverallsdotnet).

Contributers

Mark Clearwater (Primary Owner)

Badges

For fun, here are the project's badges:

License NuGet NuGet Badges

Coverity Scan Build Status

Stories in Backlog Stories in Ready Stories in progress Stories in next release Issue Stats Issue Stats

Source Browser Open Hub Documentation Status

Branch Appveyor Travis TeamCity AppVeyor Coverage TeamCity Coverage
master AppVeyor Build status Travis Build Status TeamCity Build Status Coverage Status Coverage on TeamCity
develop AppVeyor Build status Travis Build Status TeamCity Build Status Coverage Status Coverage on TeamCity
Clone this wiki locally