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 deploy script #42

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Fix deploy script #42

merged 1 commit into from
Jan 25, 2024

Conversation

dcyoung-dev
Copy link
Contributor

Updates some uses of npm to pnpm

Moves pnpm version into package.json this should help with CI and dev environments 🤞

@dcyoung-dev dcyoung-dev self-assigned this Dec 22, 2023
@github-actions github-actions bot added the EX-WebThrottle Item relates to EX-WebThrottle specifically label Dec 22, 2023
Copy link

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 23.52% 52 / 221
🔵 Statements 23.52% 56 / 238
🔵 Functions 18.18% 20 / 110
🔵 Branches 28.76% 21 / 73
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/App.vue 75% 68.75% 45.45% 78.26% 96, 108, 7, 17, 26, 44
src/main.ts 0% 100% 100% 0% 19-20, 22-24, 26
src/components/throttle.vue 0% 0% 0% 0% 64-66, 73-79, 77-78, 78, 80-81, 5, 11-13, 11, 17-19, 17, 23-25, 23, 27, 43, 52, 56
src/plugins/iconify.ts 100% 100% 100% 100%
src/plugins/index.ts 0% 100% 0% 0% 13
src/plugins/webfontloader.ts 0% 100% 0% 0% 11-14, 16-20
src/router/index.ts 37.5% 100% 16.66% 37.5% 13, 18, 23, 28, 33
src/store/communications.ts 10.71% 0% 16.66% 11.53% 32, 32, 35, 35, 43-50, 53-59, 62-68, 71-72, 75-79, 77-78, 82-88, 83-84, 86-87
src/store/functions.ts 0% 100% 0% 0% 11-17, 13-15
src/store/global.ts 57.14% 100% 50% 57.14% 31, 36, 39
src/store/locos.ts 0% 0% 0% 0% 20-24, 20, 41-82, 43-75, 79
src/store/settings.ts 55.55% 66.66% 37.5% 52.94% 37, 39, 43-47, 50-51, 54-55
src/store/throttles.ts 41.66% 100% 66.66% 41.66% 25, 27-29, 31-36
src/utils/enums.ts 100% 100% 100% 100%
src/utils/connectionMethods/dccexsocket.ts 0% 100% 0% 0% 7
src/utils/connectionMethods/serial.ts 0% 0% 0% 0% 16-19
src/views/Communications.vue 0% 0% 0% 0% 2-4, 13, 20, 23, 25-27, 29-31, 33-35, 38, 41, 46, 51
src/views/Functions.vue 0% 100% 100% 0% 60-62, 2-57
src/views/Layout.vue 0% 100% 0% 0% 10-12, 25, 27-35, 38-41, 43, 46, 48-49, 51, 54-57, 56, 6, 6
src/views/Locos.vue 0% 100% 100% 0% 135-137, 2-132
src/views/Settings.vue 0% 0% 0% 0% 58-60, 66-71, 6, 9, 11-13, 11, 15-17, 15, 19-21, 19, 23, 28, 39-41, 48
src/views/Throttles.vue 0% 0% 0% 0% 23-25, 32-33, 35, 5, 7-8, 7, 13, 15-null
src/views/communications/FakeReadForm.vue 0% 0% 0% 0% 2-4, 11-12, 15-16, 22-24, 26-27
src/views/communications/Logs.vue 0% 100% 0% 0% 2-4, 12-13, 13-14, 19
src/views/communications/SendForm.vue 0% 0% 0% 0% 2-4, 11-12, 15-16, 22-24, 26-27

@dcyoung-dev dcyoung-dev requested a review from dexslab December 22, 2023 19:31
@dcyoung-dev dcyoung-dev merged commit 39513e5 into main Jan 25, 2024
6 checks passed
@dcyoung-dev dcyoung-dev deleted the fix-deploy-script branch January 25, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EX-WebThrottle Item relates to EX-WebThrottle specifically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant