MCPcopy
hub / github.com/opentrace/opentrace / noopCtx

Function noopCtx

ui/src/components/pipeline/__tests__/pipeline.test.ts:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25});
26
27function noopCtx(): PipelineContext {
28 return { cancelled: false };
29}
30
31describe('pipeline', () => {
32 it('full pipeline on multi-file Python repo', () => {

Callers 1

pipeline.test.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected