Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(radio-group): new component #299

Merged
merged 21 commits into from
Aug 21, 2023
Merged

feat(radio-group): new component #299

merged 21 commits into from
Aug 21, 2023

Conversation

productdevbook
Copy link
Member

@productdevbook productdevbook commented Aug 21, 2023

Description

Linked Issues

cc: #17

Additional context

@github-actions
Copy link
Contributor

github-actions bot commented Aug 21, 2023

Thank you for following the naming conventions! 🙏

@productdevbook productdevbook changed the title Feat radio group feat(radio-group): new component Aug 21, 2023
@productdevbook productdevbook marked this pull request as draft August 21, 2023 15:57
@github-actions
Copy link
Contributor

github-actions bot commented Aug 21, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 85.77% 4154 / 4843
🔵 Statements 85.77% 4154 / 4843
🔵 Functions 72.19% 148 / 205
🔵 Branches 78.47% 299 / 381
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/presence/src/presence.ts 100% 80% 100% 100%
packages/components/radio-group/src/BubbleInput.ts 56.79% 100% 0% 56.79% 37-71
packages/components/radio-group/src/Radio.ts 85.8% 78.57% 100% 85.8% 119-126, 132-145
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.07% 100% 50% 83.07% 62-64, 66-67, 75-76, 98-100, 103-104, 106-115
packages/components/radio-group/src/RadioIndicator.ts 100% 83.33% 100% 100%
packages/components/radio-group/src/index.ts 100% 100% 100% 100%
packages/components/radio-group/src/utils.ts 100% 100% 100% 100%
packages/components/roving-focus/src/RovingFocusGroup.ts 100% 100% 100% 100%
Generated in workflow #650

@productdevbook productdevbook self-assigned this Aug 21, 2023
@productdevbook productdevbook marked this pull request as ready for review August 21, 2023 18:02
@productdevbook productdevbook merged commit 654b002 into main Aug 21, 2023
6 checks passed
@productdevbook productdevbook deleted the feat-radio-group branch August 21, 2023 19:07
@github-actions github-actions bot mentioned this pull request Aug 21, 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.

1 participant