coveralls.net
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.
Install
This is available on nuget at https://www.nuget.org/packages/coveralls.net. To install coveralls.net you can find it by searching for coveralls.net
in the visual studio nuget extension, or install by run this command in the Package Manager Console
PM> Install-Package coveralls.net
How To Use
Head over to the wiki for user guidance on how it works. You can also run the following command for in-app usage guidance:
csmacnz.coveralls.exe --help
Samples
Sample applications using Coveralls.net to publish their results can be found in the csmacnz/Coveralls.net-Samples Project.
Supported
- OpenCover
- Mono Code Coverage (monocov)
- Visual Studio's Dynamic Coverage (based on ReportGenerator's support, using vstest.console.exe and CodeCoverage.exe)
Full Supported, In Progress, and Future Support information can be found Coverage Support wiki page
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) @csMACnz on twitter csMACnz on github * csmacnz@csmac.co.nz on email
Graphs
Throughput of this project (thanks to waffle.io)