MCPcopy Create free account
hub / github.com/BuilderIO/framework-benchmarks / gen-simple-reports.ts

File gen-simple-reports.ts

src/scripts/gen-simple-reports.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { glob, fs, chalk } from 'zx';
2import { getSimpleReport, SimpleReport } from '../helpers/get-simple-report.js';
3import { getTable } from '../helpers/get-table.js';
4

Callers

nothing calls this directly

Calls 2

getSimpleReportFunction · 0.85
getTableFunction · 0.70

Tested by

no test coverage detected