Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ import.test.ts
File
import.test.ts
apps/sim/lib/table/import.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* @vitest-environment node
3
*/
4
import
{ Readable } from
'node:stream'
Callers
nothing calls this directly
Calls
11
parseCsvBuffer
Function · 0.90
inferColumnType
Function · 0.90
sanitizeName
Function · 0.90
inferSchemaFromCsv
Function · 0.90
coerceValue
Function · 0.90
buildAutoMapping
Function · 0.90
validateMapping
Function · 0.90
coerceRowsForTable
Function · 0.90
csvParseOptions
Function · 0.90
parseViaStream
Function · 0.85
get
Method · 0.65
Tested by
no test coverage detected