MCPcopy Index your code
hub / github.com/angular/angular-cli / test-code-coverage-exclude.ts

File test-code-coverage-exclude.ts

tests/e2e/tests/test/test-code-coverage-exclude.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getGlobalVariable } from '../../utils/env';
2import { expectFileToExist, rimraf } from '../../utils/fs';
3import { silentNg } from '../../utils/process';
4import { expectToFail } from '../../utils/utils';

Callers

nothing calls this directly

Calls 5

getGlobalVariableFunction · 0.90
silentNgFunction · 0.90
expectFileToExistFunction · 0.90
rimrafFunction · 0.90
expectToFailFunction · 0.90

Tested by

no test coverage detected