Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ comments.test.ts
File
comments.test.ts
packages/app/src/context/comments.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ beforeAll, describe, expect, mock, test } from
"bun:test"
2
import
{ createRoot } from
"solid-js"
3
import
type
{ LineComment } from
"./comments"
4
Callers
nothing calls this directly
Calls
13
test
Function · 0.85
createCommentSessionForTest
Function · 0.85
at
Method · 0.80
active
Method · 0.80
line
Function · 0.70
dispose
Function · 0.70
list
Method · 0.65
add
Method · 0.65
remove
Method · 0.65
update
Method · 0.65
describe
Function · 0.50
all
Method · 0.45
Tested by
no test coverage detected