MCPcopy 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

1import { expect } from "chai";
2
3import * as stream from "stream";
4import { extractReadableIndex, formatNumber, ProfileReport } from "./profileReport";

Callers

nothing calls this directly

Calls 5

formatNumberFunction · 0.90
extractReadableIndexFunction · 0.90
newReportFunction · 0.85
collapsePathsMethod · 0.80
generateMethod · 0.45

Tested by

no test coverage detected