Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ Resolver.test.ts
File
Resolver.test.ts
packages/sql-libsql/test/Resolver.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ SqlError, SqlResolver } from
"@effect/sql"
2
import
{ LibsqlClient } from
"@effect/sql-libsql"
3
import
{ assert, layer } from
"@effect/vitest"
4
import
{ Array, Effect, Layer, Option } from
"effect"
Callers
nothing calls this directly
Calls
6
layer
Function · 0.90
addFinalizer
Method · 0.65
pipe
Method · 0.65
map
Method · 0.65
assert
Function · 0.50
execute
Method · 0.45
Tested by
no test coverage detected