MiniCoverSettings.

NonFatalThreshold Property

Summary

If true, threshold is set for reporting only and will not fail the build
Assembly
Cake.MiniCover.dll
Namespace
Cake.MiniCover.Settings
Containing Type
MiniCoverSettings

Syntax

public bool NonFatalThreshold { get; set; }

Value

Type Description
bool