Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
runCoverage
Function · 0.85
parseAllFilesRow
Function · 0.85
formatPct
Function · 0.85
write
Method · 0.80
error
Method · 0.80
Tested by
no test coverage detected