This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.MiniCover.
Summary
Populate the Coveralls Settings with information for publishing coverage from Travis CI
- Assembly
- Cake
.MiniCover .dll - Namespace
- Cake
.MiniCover .Settings - Containing Type
- Coveralls
Settings Extensions
Syntax
public static CoverallsSettings UseTravisDefaults(this CoverallsSettings settings, bool isTravisPro = false)
Parameters
Name | Type | Description |
---|---|---|
settings | CoverallsSettings | |
isTravisPro | bool |
Return Value
Type | Description |
---|---|
CoverallsSettings |