Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as S from
'effect/Schema'
;
2
import
{createStore} from
'tinybase'
;
3
import
{
4
type
EffectSchematizer,
Callers
nothing calls this directly
Calls
11
createEffectSchematizer
Function · 0.90
createStore
Function · 0.90
toTablesSchema
Method · 0.65
setTablesSchema
Method · 0.65
setRow
Method · 0.65
getRow
Method · 0.65
toValuesSchema
Method · 0.65
setValuesSchema
Method · 0.65
setValues
Method · 0.65
getValues
Method · 0.65
test
Function · 0.50
Tested by
no test coverage detected