MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / round

Function round

scripts/agent-eval/parse-run.mjs:1245–1245  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

1243 answer,
1244 );
1245 const round = (f) => Math.round(f * 1000) / 10;
1246
1247 // The #1500 shape: one file answers, two are noise. The answer names it by
1248 // repo-relative path.

Callers 6

outlineMethod · 0.85
si_glyphFunction · 0.85
devicon_glyphFunction · 0.85
custom_glyphFunction · 0.85
mainFunction · 0.85
selftestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected