MCPcopy Index your code
hub / github.com/deepnote/deepnote / analysis.test.ts

File analysis.test.ts

packages/cli/src/utils/analysis.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DeepnoteFile } from '@deepnote/blocks'
2import { describe, expect, it } from 'vitest'
3import { analyzeProject, buildBlockMap, checkForIssues, computeProjectStats, diagnoseBlockFailure } from './analysis'
4

Callers

nothing calls this directly

Calls 6

computeProjectStatsFunction · 0.90
checkForIssuesFunction · 0.90
analyzeProjectFunction · 0.90
buildBlockMapFunction · 0.90
diagnoseBlockFailureFunction · 0.90
createTestFileFunction · 0.85

Tested by

no test coverage detected