MCPcopy Create free account
hub / github.com/tinyplex/tinybase / schematizer-effect.test.ts

File schematizer-effect.test.ts

test/unit/schematizers/schematizer-effect.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as S from 'effect/Schema';
2import {createStore} from 'tinybase';
3import {
4 type EffectSchematizer,

Callers

nothing calls this directly

Calls 11

createEffectSchematizerFunction · 0.90
createStoreFunction · 0.90
toTablesSchemaMethod · 0.65
setTablesSchemaMethod · 0.65
setRowMethod · 0.65
getRowMethod · 0.65
toValuesSchemaMethod · 0.65
setValuesSchemaMethod · 0.65
setValuesMethod · 0.65
getValuesMethod · 0.65
testFunction · 0.50

Tested by

no test coverage detected