Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular-cli
/ browser-coverage-validation.ts
File
browser-coverage-validation.ts
tests/e2e/tests/vitest/browser-coverage-validation.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'node:assert/strict'
;
2
import
path from
'node:path'
;
3
import
{ applyVitestBuilder } from
'../../utils/vitest'
;
4
import
{ execAndCaptureError } from
'../../utils/process'
;
Callers
nothing calls this directly
Calls
6
applyVitestBuilder
Function · 0.90
installPackage
Function · 0.90
execAndCaptureError
Function · 0.90
writeFile
Function · 0.90
resolve
Method · 0.80
match
Method · 0.45
Tested by
no test coverage detected