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

[project] add prepublish script #128

Merged
merged 1 commit into from
May 10, 2024
Merged

[project] add prepublish script #128

merged 1 commit into from
May 10, 2024

Conversation

Alchez
Copy link
Collaborator

@Alchez Alchez commented May 10, 2024

Try and fix missing dist on npmjs (attempt #2)

Copy link
Contributor

Coverage Report for ./aform

Status Category Percentage Covered / Total
🔴 Lines 63% (🎯 70%) 739 / 1173
🔴 Statements 63% (🎯 70%) 739 / 1173
🔴 Functions 52% (🎯 70%) 26 / 50
🔴 Branches 68.33% (🎯 70%) 41 / 60
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
aform/src/index.ts 0% 0% 0% 0% 1-29
aform/src/components/AForm.vue 92.3% 80% 83.33% 92.3% 41-44, 65-66
aform/src/components/base/CollapseButton.vue 0% 0% 0% 0% 1-36
aform/src/components/form/ACheckbox.vue 100% 100% 100% 100%
aform/src/components/form/AComboBox.vue 0% 0% 0% 0% 1-13
aform/src/components/form/ADate.vue 0% 0% 0% 0% 1-94
aform/src/components/form/ADatePicker.vue 87.5% 76.92% 54.54% 87.5% 26, 60, 64-65, 86-92, 95-101, 106-107
aform/src/components/form/ADropdown.vue 85.43% 89.47% 50% 85.43% 68-70, 77-78, 92-93, 99-103, 108-109, 114-117, 119-122, 124-127, 129-132
aform/src/components/form/AFieldset.vue 0% 0% 0% 0% 1-63
aform/src/components/form/ANumericInput.vue 100% 100% 100% 100%
aform/src/components/form/ATextInput.vue 100% 80% 100% 100%
aform/src/components/utilities/Login.vue 0% 0% 0% 0% 1-72
aform/src/directives/mask.ts 31.73% 28.57% 40% 31.73% 13-22, 28-34, 40-41, 47-60, 62-78, 83-103
Generated in workflow #210

Copy link
Contributor

Coverage Report for ./atable

Status Category Percentage Covered / Total
🔴 Lines 67.11% (🎯 70%) 596 / 888
🔴 Statements 67.11% (🎯 70%) 596 / 888
🔴 Functions 56.52% (🎯 70%) 13 / 23
🔴 Branches 46.29% (🎯 70%) 25 / 54
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
atable/src/index.ts 0% 0% 0% 0% 1-20
atable/src/components/ACell.vue 82.62% 38.09% 75% 82.62% 19-21, 59-65, 74-76, 79-81, 84-94, 110-114, 144-147, 165
atable/src/components/AExpansionRow.vue 0% 0% 0% 0% 1-91
atable/src/components/ARow.vue 61.11% 20% 25% 61.11% 6-12, 47-68, 73-74, 79-80, 83-98
atable/src/components/ATable.vue 67.61% 50% 33.33% 67.61% 101-140, 149-155, 159-179
atable/src/components/ATableHeader.vue 98.33% 28.57% 100% 98.33% 1
atable/src/components/ATableModal.vue 96% 100% 0% 96% 21-22
atable/src/components/index.ts 79.66% 84.61% 87.5% 79.66% 47-54, 61-62, 104-117
Generated in workflow #210

@Alchez Alchez merged commit e705353 into development May 10, 2024
4 of 6 checks passed
@Alchez Alchez deleted the fix-publish-npm-1 branch May 10, 2024 11:09
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