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.Flutter.
Summary
--merge-coverage Whether to merge coverage data with "coverage/lcov.base.info". Implies collecting coverage data. (Requires lcov)
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- FlutterTestSettings
Syntax
public Nullable<bool> MergeCoverage { get; set; }
Value
Type | Description |
---|---|
Nullable |