Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ glob, fs, chalk } from
'zx'
;
2
import
{ getSimpleReport, SimpleReport } from
'../helpers/get-simple-report.js'
;
3
import
{ getTable } from
'../helpers/get-table.js'
;
4
Callers
nothing calls this directly
Calls
2
getSimpleReport
Function · 0.85
getTable
Function · 0.70
Tested by
no test coverage detected