MCPcopy Create free account
hub / github.com/Effect-TS/effect / raw

Method raw

packages/sql/sqlite-do/test/Client.test.ts:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 *raw() {
18 yield* this.rows.map((row) => [...row])
19 }
20}
21
22class FakeSqlStorage {

Callers 15

runValuesFunction · 0.80
runValuesUncachedFunction · 0.80
runIteratorFunction · 0.80
runValuesFunction · 0.80
fileResponseFunction · 0.80
fileWebResponseFunction · 0.80
fileResponseFunction · 0.80
fileWebResponseFunction · 0.80
compressResponseFunction · 0.80
fileResponseFunction · 0.80
fileWebResponseFunction · 0.80

Calls 1

mapMethod · 0.45

Tested by

no test coverage detected