Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ profileReport.spec.ts
File
profileReport.spec.ts
src/profileReport.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
"chai"
;
2
3
import
* as stream from
"stream"
;
4
import
{ extractReadableIndex, formatNumber, ProfileReport } from
"./profileReport"
;
Callers
nothing calls this directly
Calls
5
formatNumber
Function · 0.90
extractReadableIndex
Function · 0.90
newReport
Function · 0.85
collapsePaths
Method · 0.80
generate
Method · 0.45
Tested by
no test coverage detected