MCPcopy
hub / github.com/vitest-dev/vitest / bundled-sources.test.ts

File bundled-sources.test.ts

test/coverage-test/test/bundled-sources.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import libCoverage from 'istanbul-lib-coverage'
2import { expect } from 'vitest'
3import * as transpiled from '../fixtures/src/pre-bundle/bundle.js'
4import { coverageTest, formatSummary, normalizeURL, readCoverageJson, runVitest, test } from '../utils'

Callers

nothing calls this directly

Calls 6

runVitestFunction · 0.90
normalizeURLFunction · 0.90
readCoverageJsonFunction · 0.90
formatSummaryFunction · 0.90
testFunction · 0.50
createCoverageMapMethod · 0.45

Tested by

no test coverage detected