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

feat: implement outline variant for button component #814

Closed elmartinezc closed 1 month ago

elmartinezc commented 1 month ago

Closes #774

github-actions[bot] commented 1 month ago

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 27.91% 3705 / 13274
🔵 Statements 27.91% 3705 / 13274
🔵 Functions 30.9% 195 / 631
🔵 Branches 54.76% 425 / 776
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/src/components/Button/Button.tsx 99.14% 95.83% 100% 99.14% 79
packages/components/src/components/Button/stories/Default.stories.tsx 0% 0% 0% 0% 1-7, 9-40, 42, 45, 47-51, 53-57, 59, 61-65, 67-68, 70-75, 77, 79-84, 86-89
packages/components/src/components/Button/stories/Variants.stories.tsx 0% 0% 0% 0% 1-4, 8, 10-13, 15, 19-23, 25-30, 32-37, 39-44, 46-51, 53-59, 61-67, 69-75, 77-82, 84-90, 92-98, 100-106, 108-113, 115-121, 123-129, 131-137, 139-147, 149-158, 160-169, 171-180, 182-190, 192-201, 203-212, 214-223
Generated in workflow #1509 for commit 1900e07 by the Vitest Coverage Report Action