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

fix: struct primitives #280

Merged
merged 26 commits into from
Aug 13, 2023
Merged

fix: struct primitives #280

merged 26 commits into from
Aug 13, 2023

Conversation

productdevbook
Copy link
Member

Description

Linked Issues

Additional context

@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2023

Thank you for following the naming conventions! 🙏

@productdevbook productdevbook changed the title feat: new struct primitives fix: struct primitives Aug 13, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 84.23% 2174 / 2581
🔵 Statements 84.23% 2174 / 2581
🔵 Functions 72.28% 60 / 83
🔵 Branches 81.6% 142 / 174
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/arrow/src/arrow.ts 85.48% 60% 100% 85.48% 27-35
packages/components/aspect-ratio/src/aspect-ratio.ts 100% 75% 100% 100%
packages/components/collection/src/collection.ts 93.41% 91.66% 100% 93.41% 116, 142-151
packages/components/direction/src/Direction.ts 100% 100% 100% 100%
packages/components/label/src/label.ts 89.58% 100% 75% 89.58% 28-32
packages/components/popper/src/popper.ts 96.72% 66.66% 66.66% 96.72% 44-45
packages/components/presence/src/presence.ts 100% 80% 100% 100%
packages/components/presence/src/usePresence.ts 51.72% 61.53% 75% 51.72% 49-68, 75-114, 128-129, 133, 135-141
packages/components/roving-focus/src/RovingFocusGroup.ts 100% 100% 100% 100%
packages/components/roving-focus/src/RovingFocusGroupImpl.ts 83.73% 61.53% 20% 83.73% 108-109, 136-137, 139-140, 142-143, 145-146, 164, 167-188, 191
packages/components/roving-focus/src/RovingFocusGroupItem.ts 42.7% 100% 0% 42.7% 68-173
packages/components/roving-focus/src/index.ts 100% 100% 100% 100%
packages/components/roving-focus/src/types.ts 100% 100% 100% 100%
packages/components/separator/src/separator.ts 100% 77.77% 100% 100%
packages/components/switch/src/Switch.ts 99.48% 81.25% 100% 99.48% 120
packages/components/switch/src/SwitchThumb.ts 65.15% 100% 0% 65.15% 33-55
packages/components/switch/src/index.ts 100% 100% 100% 100%
packages/components/toggle/src/toggle.ts 100% 85.71% 100% 100%
packages/components/visually-hidden/src/VisuallyHidden.ts 100% 100% 100% 100%
packages/core/provide/src/createProvide.ts 34.3% 75% 40% 34.3% 23-30, 47-102, 104-129
packages/core/provide/src/index.ts 100% 100% 100% 100%
Generated in workflow #569

@dammy001 dammy001 merged commit 978da00 into main Aug 13, 2023
6 checks passed
@github-actions github-actions bot mentioned this pull request Aug 13, 2023
@productdevbook productdevbook deleted the new-struct-props branch August 13, 2023 13:19
@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.

3 participants