MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / kernelCrashMonitor.unit.test.ts

File kernelCrashMonitor.unit.test.ts

src/kernels/kernelCrashMonitor.unit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Microsoft Corporation.
2// Licensed under the MIT License.
3
4import * as fakeTimers from '@sinonjs/fake-timers';

Callers

nothing calls this directly

Calls 15

createKernelControllerFunction · 0.90
disposeFunction · 0.90
appendCodeCellMethod · 0.80
getKernelExecutionMethod · 0.80
createMethod · 0.65
pushMethod · 0.65
disposeMethod · 0.65
getOrCreateMethod · 0.65
getMethod · 0.65
installMethod · 0.65

Tested by

no test coverage detected