CodecovSettings.

Pr Property

Summary

Gets or sets a value specifing the pull request number.
Assembly
Cake.Codecov.dll
Namespace
Cake.Codecov
Containing Type
CodecovSettings

Syntax

public string Pr { get; set; }

Value

Type Description
string A value specifing the pull request number.