MCPcopy Create free account
hub / github.com/code-pushup/cli / performance-observer.int.test.ts

File performance-observer.int.test.ts

packages/utils/src/lib/performance-observer.int.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type PerformanceEntry, performance } from 'node:perf_hooks';
2import type { MockedFunction } from 'vitest';
3import { MockAppendableSink } from '../../mocks/sink.mock.js';
4import {

Callers

nothing calls this directly

Calls 7

awaitObserverCallbackFunction · 0.85
subscribeMethod · 0.80
unsubscribeMethod · 0.80
measureMethod · 0.80
flushMethod · 0.45
getStatsMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected