MCPcopy 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

1import type { Table, TableRowObject } from '@code-pushup/models';
2import {
3 columnsToStringArray,
4 getColumnAlignmentForIndex,

Callers

nothing calls this directly

Calls 5

rowToStringArrayFunction · 0.85
columnsToStringArrayFunction · 0.85
getColumnAlignmentsFunction · 0.85

Tested by

no test coverage detected