CodecovSettings.

Name Property

Summary

Gets or sets a value specifing the custom defined name of the upload. Visible in Codecov UI.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public string Name { get; set; }

Value

Type Description
string A value specifing the custom defined name of the upload. Visible in Codecov UI.