UNPKG

@code-pushup/coverage-plugin

Version:
4 lines 205 B
export const COVERAGE_PLUGIN_SLUG = 'coverage'; export const COVERAGE_PLUGIN_TITLE = 'Code coverage'; export const ALL_COVERAGE_TYPES = ['function', 'branch', 'line']; //# sourceMappingURL=constants.js.map