MCPcopy 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 */
4import { Readable } from 'node:stream'

Callers

nothing calls this directly

Calls 11

parseCsvBufferFunction · 0.90
inferColumnTypeFunction · 0.90
sanitizeNameFunction · 0.90
inferSchemaFromCsvFunction · 0.90
coerceValueFunction · 0.90
buildAutoMappingFunction · 0.90
validateMappingFunction · 0.90
coerceRowsForTableFunction · 0.90
csvParseOptionsFunction · 0.90
parseViaStreamFunction · 0.85
getMethod · 0.65

Tested by

no test coverage detected