CodecovSettings.

CleanReports Property

Summary

Gets or sets a value indicating whether Discovered coverage reports should be moved to the trash.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public bool CleanReports { get; set; }

Value

Type Description
bool A value indicating whether Discovered coverage reports should be moved to the trash.