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
- Host: GitHub
- URL: https://github.com/cake-contrib/cake.coveralls
- Owner: cake-contrib
- License: mit
- Created: 2016-08-15T12:13:19.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2025-02-18T21:55:38.000Z (2 months ago)
- Last Synced: 2025-02-18T22:35:34.674Z (2 months ago)
- Topics: cake-addin, cake-build
- Language: C#
- Homepage: https://cakebuild.net/extensions/cake-coveralls
- Size: 1.81 MB
- Stars: 5
- Watchers: 6
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Cake.Coveralls
[](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|-|[](https://github.com/cake-contrib/Cake.Coveralls/releases/latest)|
|NuGet|[](https://www.nuget.org/packages/Cake.Coveralls)|[](https://www.nuget.org/packages/Cake.Coveralls)|## Build Status
|Develop|Master|
|:--:|:--:|
|[](https://ci.appveyor.com/project/cakecontrib/cake-coveralls/branch/develop)|[](https://ci.appveyor.com/project/cakecontrib/cake-coveralls/branch/master)|## Code Coverage
[](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.
[](https://github.com/cake-build/cake/discussions)