mittwald / flow

A collection of packages related to Flow – the mittwald design system.
https://mittwald.github.io/flow/
MIT License
6 stars 1 forks source link

add docs page for list component #789

Closed TimAufdemKampe closed 1 month ago

TimAufdemKampe commented 1 month ago

closes https://github.com/mittwald/flow/issues/741

github-actions[bot] commented 1 month ago

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 27.97% 3692 / 13196
🔵 Statements 27.97% 3692 / 13196
🔵 Functions 30.73% 193 / 628
🔵 Branches 54.86% 423 / 771
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/src/components/List/List.tsx 75.67% 36.84% 100% 75.67% 63-66, 68-71, 85-87, 91-93, 105-107, 110-114, 127-140
packages/components/src/components/List/components/Header/Header.tsx 68.18% 50% 100% 68.18% 32-34, 36-46
Generated in workflow #1493