Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ table.unit.test.ts
File
table.unit.test.ts
packages/utils/src/lib/text-formats/table.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Table, TableRowObject } from
'@code-pushup/models'
;
2
import
{
3
columnsToStringArray,
4
getColumnAlignmentForIndex,
Callers
nothing calls this directly
Calls
5
rowToStringArray
Function · 0.85
columnsToStringArray
Function · 0.85
getColumnAlignmentForKeyAndIndex
Function · 0.85
getColumnAlignmentForIndex
Function · 0.85
getColumnAlignments
Function · 0.85
Tested by
no test coverage detected