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

[atable] update table cell value reactively #224

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

Alchez
Copy link
Collaborator

@Alchez Alchez commented Dec 17, 2024

No description provided.

@Alchez Alchez requested a review from agritheory December 17, 2024 10:03
Copy link
Contributor

Coverage Report for ./atable

Status Category Percentage Covered / Total
🟢 Lines 71.1% (🎯 70%) 155 / 218
🟢 Statements 71.61% (🎯 70%) 164 / 229
🟢 Functions 81.81% (🎯 70%) 36 / 44
🔴 Branches 49.42% (🎯 70%) 86 / 174
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
atable/src/components/ACell.vue 94.23% 61.11% 100% 94.23% 105, 128-131, 162
Unchanged Files
atable/src/utils.ts 100% 100% 100% 100%
atable/src/components/AExpansionRow.vue 0% 0% 0% 0% 33-3
atable/src/components/ARow.vue 58.33% 56.25% 50% 58.33% 50-64, 17
atable/src/components/ATable.vue 56% 37.5% 88.88% 55.1% 112-116, 122-150
atable/src/components/ATableHeader.vue 100% 57.14% 100% 100%
atable/src/components/ATableModal.vue 50% 100% 0% 50% 26
atable/src/stores/table.ts 77.65% 53.03% 88.88% 77.64% 39-40, 53, 83-84, 122, 126-137, 164, 172-173, 179
Generated in workflow #498 for commit b12d7b7 by the Vitest Coverage Report Action

Copy link
Contributor

Coverage Report for ./aform

Status Category Percentage Covered / Total
🟢 Lines 85.83% (🎯 70%) 200 / 233
🟢 Statements 85.29% (🎯 70%) 203 / 238
🟢 Functions 77.77% (🎯 70%) 42 / 54
🔴 Branches 68.46% (🎯 70%) 76 / 111
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
aform/src/components/form/ADate.vue 66.66% 66.66% 33.33% 66.66% 31, 41, 4
Unchanged Files
aform/src/components/AForm.vue 90% 40% 85.71% 90% 40-41
aform/src/components/base/CollapseButton.vue 100% 100% 100% 100%
aform/src/components/form/ACheckbox.vue 100% 100% 100% 100%
aform/src/components/form/AComboBox.vue 0% 0% 100% 0% 2-1
aform/src/components/form/ADatePicker.vue 94.91% 81.81% 92.85% 94.73% 68, 103, 29
aform/src/components/form/ADropdown.vue 91.48% 76.92% 84.61% 91.48% 55, 84-85, 93
aform/src/components/form/AFieldset.vue 87.5% 100% 50% 87.5% 8
aform/src/components/form/AFileAttach.vue 0% 0% 0% 0% 26-17
aform/src/components/form/ANumericInput.vue 100% 100% 100% 100%
aform/src/components/form/ATextInput.vue 100% 100% 100% 100%
aform/src/components/utilities/Login.vue 87.5% 88.88% 100% 87.5% 76-78
aform/src/directives/mask.ts 84.09% 59.09% 100% 83.72% 33-34, 41, 50, 65, 98, 103
Generated in workflow #498 for commit b12d7b7 by the Vitest Coverage Report Action

@Alchez Alchez merged commit 8a14784 into development Dec 17, 2024
4 of 6 checks passed
@Alchez Alchez deleted the fix-atable-modal-update branch December 17, 2024 10:06
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