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(collapsible): v-model and add tests #290

Merged
merged 4 commits into from
Aug 20, 2023
Merged

Conversation

productdevbook
Copy link
Member

@productdevbook productdevbook commented Aug 19, 2023

Description

i change vitest jsdom to happy-dom

Linked Issues

Additional context

@github-actions
Copy link
Contributor

github-actions bot commented Aug 19, 2023

Thank you for following the naming conventions! 🙏

@github-actions
Copy link
Contributor

github-actions bot commented Aug 19, 2023

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 83.04% 2693 / 3243
🔵 Statements 83.04% 2693 / 3243
🔵 Functions 68.8% 75 / 109
🔵 Branches 81.95% 168 / 205
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/components/collapsible/src/collapsible.ts 99.18% 94.11% 85.71% 99.18% 78
packages/components/collapsible/src/collapsibleContentImpl.ts 58.82% 50% 50% 58.82% 53-56, 60-83, 87-107
packages/components/collapsible/src/collapsibleTrigger.ts 100% 85.71% 100% 100%
packages/components/separator/src/separator.ts 100% 77.77% 100% 100%
packages/components/visually-hidden/src/VisuallyHidden.ts 100% 100% 100% 100%
Generated in workflow #612

@productdevbook productdevbook merged commit 413ed0e into main Aug 20, 2023
6 checks passed
@productdevbook productdevbook deleted the re-collapsible branch August 20, 2023 03:23
@github-actions github-actions bot mentioned this pull request Aug 20, 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.

None yet

1 participant