BettererCoverageIssue
API > @betterer/coverage > BettererCoverageIssue
The lines, statements, functions and branches coverage for a file (or the total project)
Signature
export declare type BettererCoverageIssue = Record<BettererCoverageTypes, number>;