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.CoverageComparer.
- Assembly
- Cake
.CoverageComparer .dll - Namespace
- Cake
.CoverageComparer - Containing Type
- Simple
Coverage Comparer
Syntax
public static Task<string> CompareCoverage(this ICakeContext context, FilePath upstream, FilePath current)
Attributes
| Type | Description |
|---|---|
| Async |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| upstream | FilePath | |
| current | FilePath |
Return Value
| Type | Description |
|---|---|
| Task |
