MCPcopy Create free account
hub / github.com/modem-dev/hunk / compare-release-benchmarks.test.ts

File compare-release-benchmarks.test.ts

scripts/compare-release-benchmarks.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync, mkdirSync, rmSync, writeFileSync } from "node:fs";
2import os from "node:os";
3import path from "node:path";
4import { afterEach, describe, expect, test } from "bun:test";

Callers

nothing calls this directly

Calls 8

isMaterialRegressionFunction · 0.90
compareBenchmarkRunsFunction · 0.90
formatComparisonMarkdownFunction · 0.90
createTempReleaseDirFunction · 0.85
runResultFunction · 0.85
metricFunction · 0.85

Tested by

no test coverage detected