Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ staticDiffPager.test.ts
File
staticDiffPager.test.ts
src/ui/staticDiffPager.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, test } from
"bun:test"
;
2
import
{ renderStaticDiffPager } from
"./staticDiffPager"
;
3
4
function
stripAnsi(text: string) {
Callers
nothing calls this directly
Calls
5
renderStaticDiffPager
Function · 0.90
stripAnsi
Function · 0.85
lineWith
Function · 0.85
stripColorSgr
Function · 0.85
expectNoUnsafeTerminalControls
Function · 0.70
Tested by
no test coverage detected