Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ fingerprint.test.ts
File
fingerprint.test.ts
cli/src/utils/__tests__/fingerprint.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
'bun:test'
2
3
import
{ getFingerprintType, generateFingerprintIdSync } from
'../fingerprint'
4
Callers
nothing calls this directly
Calls
2
getFingerprintType
Function · 0.90
generateFingerprintIdSync
Function · 0.90
Tested by
no test coverage detected