Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expect } from
'chai'
;
2
import
rewiremock from
'../rewiremock'
;
3
4
import
{ setCoveredSizes, getColorByPercent } from
'../../src/lib/coverage'
;
Callers
nothing calls this directly
Calls
4
setCoveredSizes
Function · 0.90
getColorByPercent
Function · 0.90
it
Function · 0.85
addCoverageRanges
Function · 0.85
Tested by
no test coverage detected