An open API service indexing awesome lists of open source software.

https://github.com/cake-contrib/cake.coveralls

Cake Addin that exends Cake with ability to push Code Coverage results to Coverall.io
https://github.com/cake-contrib/cake.coveralls

cake-addin cake-build

Last synced: 2 months ago
JSON representation

Cake Addin that exends Cake with ability to push Code Coverage results to Coverall.io

Awesome Lists containing this project

README

        

# Cake.Coveralls

[![License](http://img.shields.io/:license-mit-blue.svg)](http://cake-contrib.mit-license.org)

Cake.Coveralls is an Addin for [Cake](http://cakebuild.net/) with ability to push Code Coverage results to Coverall.io.

## Information

| |Stable|Pre-release|
|:--:|:--:|:--:|
|GitHub Release|-|[![GitHub release](https://img.shields.io/github/release/cake-contrib/Cake.Coveralls.svg)](https://github.com/cake-contrib/Cake.Coveralls/releases/latest)|
|NuGet|[![NuGet](https://img.shields.io/nuget/v/Cake.Coveralls.svg)](https://www.nuget.org/packages/Cake.Coveralls)|[![NuGet](https://img.shields.io/nuget/vpre/Cake.Coveralls.svg)](https://www.nuget.org/packages/Cake.Coveralls)|

## Build Status

|Develop|Master|
|:--:|:--:|
|[![Build status](https://ci.appveyor.com/api/projects/status/y19f0qk1uupbc8dm/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-coveralls/branch/develop)|[![Build status](https://ci.appveyor.com/api/projects/status/y19f0qk1uupbc8dm/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-coveralls/branch/master)|

## Code Coverage

[![Coverage Status](https://coveralls.io/repos/github/cake-contrib/Cake.Coveralls/badge.svg?branch=develop)](https://coveralls.io/github/cake-contrib/Cake.Coveralls?branch=develop)

## Quick Links

- [Documentation](https://cake-contrib.github.io/Cake.Coveralls/)

## Discussion

If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository, using the `extension-q-a` category.

[![Join in the discussion on the Cake repository](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](https://github.com/cake-build/cake/discussions)