MCPcopy Create free account
hub / github.com/Effect-TS/effect / SqlErrorClassification.test.ts

File SqlErrorClassification.test.ts

packages/sql/clickhouse/test/SqlErrorClassification.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Effect } from "effect"
3import * as Reactivity from "effect/unstable/reactivity/Reactivity"
4import { SqlError } from "effect/unstable/sql/SqlError"

Callers

nothing calls this directly

Calls 8

clientFunction · 0.85
connectFailureReasonTagFunction · 0.70
queryFailureReasonTagFunction · 0.70
pipeMethod · 0.65
makeMethod · 0.65
assertFunction · 0.50
flipMethod · 0.45
provideMethod · 0.45

Tested by

no test coverage detected