This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Codecov.
Summary
Gets or sets the directory to use when searching for coverage reports.
- Assembly
- Cake
.Codecov .dll - Namespace
- Cake
.Codecov - Containing Type
- CodecovSettings
Syntax
public DirectoryPath SearchDirectory { get; set; }
Value
Type | Description |
---|---|
DirectoryPath | The directory to use when searching for coverage reports. |