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/html/table.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Table } from
'@code-pushup/models'
;
2
import
{ table } from
'./table.js'
;
3
4
describe(
'tableHtml'
, () => {
Callers
nothing calls this directly
Calls
1
table
Function · 0.85
Tested by
no test coverage detected