Skip to content

feat(toggle-group): new component#303

Merged
productdevbook merged 14 commits into
mainfrom
feat-toggle-group
Aug 23, 2023
Merged

feat(toggle-group): new component#303
productdevbook merged 14 commits into
mainfrom
feat-toggle-group

Conversation

@productdevbook
Copy link
Copy Markdown
Contributor

Description

Linked Issues

close #26

Additional context

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 23, 2023

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 23, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 85.91% 4160 / 4842
🔵 Statements 85.91% 4160 / 4842
🔵 Functions 72.19% 148 / 205
🔵 Branches 78.68% 299 / 380
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/collection/src/collection.ts 99.35% 100% 100% 99.35% 111
packages/components/direction/src/Direction.ts 100% 100% 100% 100%
packages/components/radio-group/src/Radio.ts 85.89% 78.57% 100% 85.89% 120-127, 133-146
packages/components/radio-group/src/RadioGroup.ts 99.42% 85.71% 88.88% 99.42% 122
packages/components/radio-group/src/RadioGroupIndicator.ts 100% 100% 100% 100%
packages/components/radio-group/src/RadioGroupItem.ts 83.45% 100% 50% 83.45% 64-66, 68-69, 77-78, 101-103, 106-107, 109-118
packages/components/roving-focus/src/RovingFocusGroup.ts 100% 100% 100% 100%
packages/components/roving-focus/src/RovingFocusGroupImpl.ts 82.38% 60% 13.33% 82.38% 110-111, 135-136, 138-139, 141-142, 144-145, 160, 162, 165, 167-188, 191, 193
packages/components/roving-focus/src/RovingFocusGroupItem.ts 43.25% 100% 0% 43.25% 67-167
packages/components/roving-focus/src/index.ts 100% 100% 100% 100%
packages/components/toggle/src/toggle.ts 99.18% 85.71% 88.88% 99.18% 74
Generated in workflow #657

@productdevbook productdevbook merged commit c34e943 into main Aug 23, 2023
@productdevbook productdevbook deleted the feat-toggle-group branch August 23, 2023 03:46
@github-actions github-actions Bot mentioned this pull request Aug 23, 2023
@github-actions github-actions Bot mentioned this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Toggle Group

1 participant