Represents a source contributing to tool coverage for an application.
type ToolCoverageSources { match: String type: String }
match String
String
The specific match or identifier related to the coverage source
type String
The type of source
{} AppToolCoverage.sources
Last updated 7 months ago