MCPcopy Create free account
hub / github.com/dataform-co/dataform / jit_context_test.ts

File jit_context_test.ts

core/jit_context_test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from "chai";
2
3import { IncrementalTableJitContext, SqlActionJitContext, TableJitContext } from "df/core/jit_context";
4import { dataform, google } from "df/protos/ts";

Callers

nothing calls this directly

Calls 11

suiteFunction · 0.90
testFunction · 0.90
createMethod · 0.65
resolveMethod · 0.45
refMethod · 0.45
selfMethod · 0.45
nameMethod · 0.45
schemaMethod · 0.45
databaseMethod · 0.45
whenMethod · 0.45
incrementalMethod · 0.45

Tested by

no test coverage detected