Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ MysqlClient.integration.test.ts
File
MysqlClient.integration.test.ts
packages/sql/mysql2/test/MysqlClient.integration.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ MysqlClient } from
"@effect/sql-mysql2"
2
import
{ assert, describe, it } from
"@effect/vitest"
3
import
{ Effect, Stream } from
"effect"
4
import
* as Mysql from
"mysql2"
Callers
nothing calls this directly
Calls
4
push
Method · 0.80
pipe
Method · 0.65
callback
Function · 0.50
provide
Method · 0.45
Tested by
no test coverage detected