MCPcopy Index your code
hub / github.com/continuedev/continue / metadata.test.ts

File metadata.test.ts

extensions/cli/src/util/metadata.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ChatHistoryItem } from "core/index.js";
2import { describe, expect, it } from "vitest";
3
4import { calculateDiffStats, extractSummary } from "./metadata.js";

Callers

nothing calls this directly

Calls 3

calculateDiffStatsFunction · 0.85
extractSummaryFunction · 0.85

Tested by

no test coverage detected