MCPcopy Create free account
hub / github.com/boringstack-xyz/boringstack / check-coverage.ts

File check-coverage.ts

apps/api/scripts/quality/check-coverage.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2/*
3 * Coverage gate. Runs `bun test --coverage` and fails when the whole-suite
4 * line / function rate dips below the floor. Bun 1.3.10's bunfig-level

Callers

nothing calls this directly

Calls 5

runCoverageFunction · 0.85
parseAllFilesRowFunction · 0.85
formatPctFunction · 0.85
writeMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected