MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / line

Function line

benchmarks/audit/solve.ts:256–257  ·  view source on GitHub ↗
(label: string, sel: (r: (typeof rows)[number]) => Verdict)

Source from the content-addressed store, hash-verified

254 `**${tally((r) => r.ce.v, () => true)}** | ` +
255 `**${tally((r) => r.rf.v, () => true)}** | ` +
256 `**${tally((r) => r.sy.v, () => true)}** | ` +
257 `**${tally((r) => r.wo.v, () => true)}** |`,
258 ''
259);
260

Callers 1

solve.tsFile · 0.85

Calls 1

tallyFunction · 0.70

Tested by

no test coverage detected