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

File formatError.test.ts

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

Source from the content-addressed store, hash-verified

1import { formatError, formatAnthropicError } from "./formatError.js";
2
3describe("formatError", () => {
4 it("should format Error objects correctly", () => {

Callers

nothing calls this directly

Calls 3

formatErrorFunction · 0.85
formatAnthropicErrorFunction · 0.85
logMethod · 0.65

Tested by

no test coverage detected