Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataform-co/dataform
/ result
Method
result
testing/runner.ts:116–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
public static
async
result() {
117
return
await
Runner.resultPromise;
118
}
119
private static noExit = false;
120
121
private static resultPromise: Promise<IRunResult[]>;
Callers
3
bigquery.spec.ts
File · 0.45
api.spec.ts
File · 0.45
index_test.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected