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.Coverlet.
Summary
Add a type of threshold to combine with the existing
- Assembly
- Cake
.Coverlet .dll - Namespace
- Cake
.Coverlet - Containing Type
- CoverletSettings
Syntax
public CoverletSettings WithThresholdType(ThresholdType type)
Parameters
Name | Type | Description |
---|---|---|
type | ThresholdType | The type of threshold to add |
Return Value
Type | Description |
---|---|
CoverletSettings |