MCPcopy Create free account
hub / github.com/anomalyco/opencode / revert-diff.test.ts

File revert-diff.test.ts

packages/tui/test/util/revert-diff.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { getRevertDiffFiles } from "../../src/util/revert-diff"
3
4describe("revert diff", () => {

Callers

nothing calls this directly

Calls 3

getRevertDiffFilesFunction · 0.90
testFunction · 0.85
describeFunction · 0.50

Tested by

no test coverage detected