-
Notifications
You must be signed in to change notification settings - Fork 28
Home
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).
Sample applications using Coveralls.net to publish their results can be found in the csmacnz/Coveralls.net-Samples Project.
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.
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
Follow development progress, report bugs and suggest features using github issues (also available at waffle.io)
You can ask questions and get updates using the twitter account coveralls.net (@coverallsdotnet).
Mark Clearwater (Primary Owner)
- @csMACnz on twitter
- csMACnz on github
- [email protected] on email
For fun, here are the project's badges:
Branch | Appveyor | Travis | TeamCity | AppVeyor Coverage | TeamCity Coverage |
---|---|---|---|---|---|
master | |||||
develop |