MCPcopy Index your code
hub / github.com/deepnote/deepnote / metrics.test.ts

File metrics.test.ts

packages/cli/src/utils/metrics.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, type Mock, vi } from 'vitest'
2import { resetOutputConfig } from '../output'
3import {
4 type BlockProfile,

Callers

nothing calls this directly

Calls 8

formatBytesFunction · 0.90
createProgressBarFunction · 0.90
fetchMetricsFunction · 0.90
resetOutputConfigFunction · 0.90
displayMetricsFunction · 0.90
formatMemoryDeltaFunction · 0.90
displayProfileSummaryFunction · 0.90
getOutputFunction · 0.70

Tested by

no test coverage detected