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] update beam with Vite + Histoire + TS #103

Merged
merged 8 commits into from
Apr 23, 2024

Conversation

Alchez
Copy link
Collaborator

@Alchez Alchez commented Apr 12, 2024

Closes #58.


Final version:

image

@Alchez Alchez requested a review from agritheory April 12, 2024 13:47
@Alchez Alchez force-pushed the fix-beam-refactor branch from 7eba975 to 0c48981 Compare April 17, 2024 05:06
Copy link
Contributor

Coverage Report for ./atable

Status Category Percentage Covered / Total
🔴 Lines 68% (🎯 70%) 595 / 875
🔴 Statements 68% (🎯 70%) 595 / 875
🔴 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-88
atable/src/components/ARow.vue 65.51% 20% 25% 65.51% 6-12, 46-67, 72-73, 78-79, 82-88
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 #125

Copy link
Contributor

github-actions bot commented Apr 18, 2024

Coverage Report for ./aform

Status Category Percentage Covered / Total
🔴 Lines 50.16% (🎯 70%) 599 / 1194
🔴 Statements 50.16% (🎯 70%) 599 / 1194
🔴 Functions 51.28% (🎯 70%) 20 / 39
🔴 Branches 65.95% (🎯 70%) 31 / 47
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
aform/src/index.ts 0% 0% 0% 0% 1-27
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-277
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 #153

@Alchez Alchez force-pushed the fix-beam-refactor branch from 46d21ad to 8c380d2 Compare April 19, 2024 12:36
@Alchez Alchez force-pushed the fix-beam-refactor branch from 8c380d2 to 9276570 Compare April 19, 2024 12:37
@Alchez Alchez marked this pull request as draft April 19, 2024 12:48
@agritheory
Copy link
Owner

@Alchez Please rebase

@Alchez Alchez force-pushed the fix-beam-refactor branch from 1a14938 to 3832cbf Compare April 23, 2024 06:11
@Alchez Alchez force-pushed the fix-beam-refactor branch from 3832cbf to 1baff45 Compare April 23, 2024 06:15
@Alchez Alchez marked this pull request as ready for review April 23, 2024 06:47
@Alchez
Copy link
Collaborator Author

Alchez commented Apr 23, 2024

@agritheory, I've rebased the PR and updated the screenshot with the Histoire story

Repository owner deleted a comment from github-actions bot Apr 23, 2024
@agritheory agritheory merged commit ae90c64 into development Apr 23, 2024
4 of 6 checks passed
@agritheory agritheory deleted the fix-beam-refactor branch April 23, 2024 11:41
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] Renovate Beam
2 participants