MCPcopy Create free account
hub / github.com/backnotprop/plannotator / diff-paths.test.ts

File diff-paths.test.ts

packages/shared/diff-paths.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test";
2import { parseDiffFilePathLines, parsePatchPathToken } from "./diff-paths";
3
4describe("diff path parsing", () => {

Callers

nothing calls this directly

Calls 2

parseDiffFilePathLinesFunction · 0.90
parsePatchPathTokenFunction · 0.90

Tested by

no test coverage detected