Skip to content

Conversation

productdevbook
Copy link
Contributor

@productdevbook productdevbook commented Aug 9, 2023

Description

I typed the Vitest tests correctly, but it also works live, but the tests do not return the desired response. It looks like there is a problem on the Vitest side.

Linked Issues

close #236

Additional context

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 83.22% 2129 / 2558
🔵 Statements 83.22% 2129 / 2558
🔵 Functions 69.13% 56 / 81
🔵 Branches 82.71% 134 / 162
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/arrow/src/arrow.ts 86.15% 60% 100% 86.15% 30-38
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/label/src/label.ts 88.63% 100% 75% 88.63% 24-28
packages/components/roving-focus/src/RovingFocusGroup.ts 100% 100% 100% 100%
packages/components/roving-focus/src/RovingFocusGroupImpl.ts 83.65% 61.53% 20% 83.65% 107-108, 135-136, 138-139, 141-142, 144-145, 163, 166-187, 190
packages/components/roving-focus/src/RovingFocusGroupItem.ts 43.01% 100% 0% 43.01% 66-167
packages/components/roving-focus/src/index.ts 100% 100% 100% 100%
packages/components/roving-focus/src/utils.ts 55.76% 100% 0% 55.76% 18-21, 26-32, 35-44, 51-52
packages/components/separator/src/separator.ts 100% 77.77% 100% 100%
packages/components/slot/src/slot.ts 94.44% 84.61% 100% 94.44% 39-41
packages/components/switch/src/Switch.ts 99.5% 81.25% 100% 99.5% 126
packages/components/switch/src/SwitchThumb.ts 65.75% 100% 0% 65.75% 38-62
packages/components/toggle/src/toggle.ts 100% 85.71% 100% 100%
packages/components/visually-hidden/src/VisuallyHidden.ts 100% 100% 100% 100%
packages/core/primitive/src/index.ts 100% 100% 100% 100%
packages/core/primitive/src/primitive.ts 100% 100% 100% 100%
packages/core/primitive/src/types.ts 99.32% 100% 0% 99.32% 104-105
packages/core/primitive/src/utils.ts 70.83% 100% 0% 70.83% 10-16, 38-44
packages/core/provide/src/createProvide.ts 34.07% 75% 40% 34.07% 23-30, 51-105, 107-132
Generated in workflow #540

@productdevbook productdevbook merged commit fdcbf96 into main Aug 9, 2023
@productdevbook productdevbook deleted the focus branch August 9, 2023 09:38
@github-actions github-actions bot mentioned this pull request Aug 7, 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.

roving-focus package
1 participant