Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitest-dev/vitest
/ threshold-failure.test.ts
File
threshold-failure.test.ts
test/coverage-test/test/threshold-failure.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'vitest'
2
import
{ sum } from
'../fixtures/src/math'
3
import
{ coverageTest, normalizeURL, runVitest, test } from
'../utils'
4
Callers
nothing calls this directly
Calls
4
runVitest
Function · 0.90
normalizeURL
Function · 0.90
sum
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected