CodecovSettings.

DryRun Property

Summary

Gets or sets a value indicating whether files should be uploaded to Codecov.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public bool DryRun { get; set; }

Value

Type Description
bool A value indicating whether files should be uploaded to Codecov.