MCPcopy Create free account
hub / github.com/effect-app/libs / raw

Method raw

repos/effect/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 13

router3Function · 0.80
runValuesFunction · 0.80
runValuesUncachedFunction · 0.80
runIteratorFunction · 0.80
runValuesFunction · 0.80
runValuesFunction · 0.80
runValuesUnpreparedFunction · 0.80
fileResponseFunction · 0.80
fileWebResponseFunction · 0.80
fileResponseFunction · 0.80
fileWebResponseFunction · 0.80
fromWebBodyFunction · 0.80

Calls 1

mapMethod · 0.65

Tested by

no test coverage detected