CoverletSettings.

WithThresholdType(ThresholdType) Method

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