Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ index.test.ts
File
index.test.ts
packages/sqlcommenter-query-insights/src/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ SqlCommenterContext, SqlCommenterQueryInfo } from
'@prisma/sqlcommenter'
2
import
{ describe, expect, it } from
'vitest'
3
4
import
{ prismaQueryInsights } from
'./index'
Callers
nothing calls this directly
Calls
4
prismaQueryInsights
Function · 0.90
plugin
Function · 0.85
createMockContext
Function · 0.70
parseQueryInsight
Function · 0.70
Tested by
no test coverage detected