Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, expect, it,
type
Mock, vi } from
'vitest'
2
import
{ resetOutputConfig } from
'../output'
3
import
{
4
type
BlockProfile,
Callers
nothing calls this directly
Calls
8
formatBytes
Function · 0.90
createProgressBar
Function · 0.90
fetchMetrics
Function · 0.90
resetOutputConfig
Function · 0.90
displayMetrics
Function · 0.90
formatMemoryDelta
Function · 0.90
displayProfileSummary
Function · 0.90
getOutput
Function · 0.70
Tested by
no test coverage detected