MCPcopy
hub / github.com/arktypeio/arktype / patchC8.cjs

File patchC8.cjs

ark/repo/patchC8.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-var-requires */
2// Patch the c8 ignore comment parser to ignore internal errors
3const c8Paths = require.resolve("c8")
4const covSourcePath = require.resolve("v8-to-istanbul/lib/source", {

Callers

nothing calls this directly

Calls 3

isBalancedFunction · 0.85
resolveMethod · 0.80
testMethod · 0.80

Tested by

no test coverage detected