MCPcopy
hub / github.com/danvk/source-map-explorer / coverage.test.ts

File coverage.test.ts

tests/unit/coverage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import rewiremock from '../rewiremock';
3
4import { setCoveredSizes, getColorByPercent } from '../../src/lib/coverage';

Callers

nothing calls this directly

Calls 4

setCoveredSizesFunction · 0.90
getColorByPercentFunction · 0.90
itFunction · 0.85
addCoverageRangesFunction · 0.85

Tested by

no test coverage detected