UNPKG

intern

Version:

Intern. A next-generation code testing stack for JavaScript.

1 lines 445 B
{"version":3,"file":"Lcov.js","sourceRoot":"","sources":["../../../../src/lib/reporters/Lcov.ts"],"names":[],"mappings":";;;;;;;;;;;;IAAA,gEAAkD;IAElD;QAA0C,wCAAQ;QAAlD;YAAA,qEAEC;YADU,gBAAU,GAAe,UAAU,CAAC;;QAC/C,CAAC;QAAD,mBAAC;IAAD,CAAC,AAFD,CAA0C,kBAAQ,GAEjD","sourcesContent":["import Coverage, { ReportType } from './Coverage';\n\nexport default class LcovCoverage extends Coverage {\n readonly reportType: ReportType = 'lcovonly';\n}\n"]}