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

File localKernelSpecFinderBase.node.unit.test.ts

src/kernels/raw/finder/localKernelSpecFinderBase.node.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 { assert } from 'chai';

Callers

nothing calls this directly

Calls 12

disposeFunction · 0.90
uriEqualsFunction · 0.90
getKernelSpecRootPathMethod · 0.80
loadKernelSpecMethod · 0.80
filterMethod · 0.80
pushMethod · 0.65
readFileMethod · 0.65
onceMethod · 0.65
clearCacheMethod · 0.65
fileMethod · 0.45
keysMethod · 0.45
forEachMethod · 0.45

Tested by

no test coverage detected