Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ format.test.ts
File
format.test.ts
src/utils/__tests__/format.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
'bun:test'
2
import
{
3
formatFileSize,
4
formatSecondsShort,
Callers
nothing calls this directly
Calls
9
formatFileSize
Function · 0.90
formatSecondsShort
Function · 0.90
formatDuration
Function · 0.90
formatNumber
Function · 0.90
formatTokens
Function · 0.90
formatRelativeTime
Function · 0.90
formatRelativeTimeAgo
Function · 0.90
formatLogMetadata
Function · 0.90
now
Method · 0.80
Tested by
no test coverage detected