MCPcopy 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

1import assert from 'node:assert/strict';
2import path from 'node:path';
3import { applyVitestBuilder } from '../../utils/vitest';
4import { execAndCaptureError } from '../../utils/process';

Callers

nothing calls this directly

Calls 6

applyVitestBuilderFunction · 0.90
installPackageFunction · 0.90
execAndCaptureErrorFunction · 0.90
writeFileFunction · 0.90
resolveMethod · 0.80
matchMethod · 0.45

Tested by

no test coverage detected