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

[beam] add debounce to list item input #190

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

Alchez
Copy link
Collaborator

@Alchez Alchez commented Nov 14, 2024

Closes #188

@Alchez Alchez requested a review from agritheory November 14, 2024 09:46
Copy link
Contributor

Coverage Report for ./beam

Status Category Percentage Covered / Total
🔴 Lines 5.88% (🎯 70%) 7 / 119
🔴 Statements 6.29% (🎯 70%) 8 / 127
🔴 Functions 2.63% (🎯 70%) 1 / 38
🔴 Branches 0% (🎯 70%) 0 / 68
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
beam/src/components/ItemCount.vue 0% 0% 0% 0% 20-1
beam/src/components/ListItem.vue 0% 0% 0% 0% 28-15
beam/src/components/ListView.vue 0% 0% 0% 0% 23-null
Unchanged Files
beam/src/components/ActionFooter.vue 0% 100% 0% 0% 12-3
beam/src/components/BeamArrow.vue 0% 0% 100% 0% 2-4
beam/src/components/BeamFilter.vue 0% 0% 0% 0% 18-9
beam/src/components/BeamFilterOption.vue 0% 0% 0% 0% 41-21
beam/src/components/BeamMetadata.vue 0% 0% 0% 0% 2-1
beam/src/components/BeamModal.vue 0% 0% 0% 0% 3-5
beam/src/components/BeamModalOutlet.vue 0% 100% 100% 0% 2
beam/src/components/BeamProgress.vue 0% 0% 0% 0% 22-3
beam/src/components/Confirm.vue 0% 0% 0% 0% 4-5
beam/src/components/ItemCheck.vue 0% 0% 0% 0% 9-3
beam/src/components/ListAnchor.vue 0% 100% 100% 0% 1
beam/src/components/Navbar.vue 0% 0% 0% 0% 13-null
beam/src/components/ScanInput.vue 88.88% 100% 50% 87.5% 23
beam/src/components/SplitColumn.vue 0% 0% 100% 0% 5-8
beam/src/composables/mqtt.ts 0% 0% 0% 0% 8-40
Generated in workflow #420 for commit f269987 by the Vitest Coverage Report Action

@agritheory agritheory merged commit 52c9f18 into development Nov 18, 2024
4 of 5 checks passed
@Alchez Alchez deleted the fix-list-count-debounce branch November 19, 2024 09:43
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.

[beam] ListCount component needs a debounce
2 participants