Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ user-timing-extensibility-api-utils.unit.test.ts
File
user-timing-extensibility-api-utils.unit.test.ts
packages/utils/src/lib/user-timing-extensibility-api-utils.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ performance } from
'node:perf_hooks'
;
2
import
{ threadId } from
'node:worker_threads'
;
3
import
{
4
type
MeasureCtxOptions,
Callers
nothing calls this directly
Calls
15
mergePropertiesWithOverwrite
Function · 0.85
markerPayload
Function · 0.85
trackEntryPayload
Function · 0.85
markerErrorPayload
Function · 0.85
trackEntryErrorPayload
Function · 0.85
errorToDevToolsProperties
Function · 0.85
errorToEntryMeta
Function · 0.85
errorToTrackEntryPayload
Function · 0.85
errorToMarkerPayload
Function · 0.85
getNames
Function · 0.85
mergeDevtoolsPayload
Function · 0.85
setupTracks
Function · 0.85
Tested by
no test coverage detected