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

Merge Develop into Main #93

Merged
merged 107 commits into from
Apr 3, 2024
Merged

Merge Develop into Main #93

merged 107 commits into from
Apr 3, 2024

Conversation

LauraJStevenson
Copy link
Owner

Merging Develop into main for our Prod environment

micamash and others added 30 commits February 3, 2024 15:55
…make changes in router use in store for accurate testing
Synced frontend exception handling with recent improvements in the bac…
micamash and others added 25 commits March 13, 2024 18:47
added cases for input boxes for new maps
Styled gameLobbyView to reduce number of cards and streamline game ch…
addressed images not loading when deployed to render
Copy link

github-actions bot commented Apr 3, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 74.91% 2771 / 3699
🔵 Statements 74.91% 2771 / 3699
🔵 Functions 25.26% 24 / 95
🔵 Branches 82.53% 137 / 166
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/App.vue 0% 0% 0% 0% 1-66
src/components/GlobalNav.vue 96.98% 92.1% 42.85% 96.98% 113-114, 119-120, 127-128, 131-132, 142
src/components/HeaderComponent.vue 100% 100% 100% 100%
src/components/ScriptSettingsComponent.vue 62.58% 42.85% 0% 62.58% 18-20, 54-71, 75-92, 97-102, 107-120, 124-167, 175-176, 181-188
src/config/axios.ts 0% 0% 0% 0% 1-105
src/services/authService.ts 61.9% 100% 50% 61.9% 8-15, 18-25
src/services/scriptService.ts 15.53% 100% 0% 15.53% 6-22, 25-41, 44-60, 63-81, 84-100
src/services/userService.ts 28.98% 100% 0% 28.98% 5-6, 9-28, 32-50, 53-54, 57-58, 61-62, 65-66
src/services/validationService.ts 45.71% 100% 0% 45.71% 5-13, 18-22, 27-31
src/stores/auth.ts 61.6% 80% 37.5% 61.6% 25-39, 42-58, 70-71, 85-87, 90-92, 95-97
src/stores/gameStore.ts 63.41% 100% 0% 63.41% 6-8, 12-19, 25-33, 35-39, 41-45
src/stores/scriptStore.ts 52.83% 75% 37.5% 52.83% 20-21, 24-30, 32-39, 41-48
src/views/BehindTheScenesView.vue 100% 100% 0% 100%
src/views/CreditsView.vue 100% 100% 0% 100%
src/views/GameLobbyView.vue 97.72% 87.5% 100% 97.72% 45-46
src/views/GamePlayView.vue 78.49% 50% 0% 78.49% 3-40, 67-70, 76-77, 80-81, 95-104, 108-124, 131-132, 144-145
src/views/HomeView.vue 100% 100% 66.66% 100%
src/views/LoginView.vue 75.84% 72.22% 80% 75.84% 26, 55-72, 77-94, 99-116, 122-123, 129-130, 137-138, 153-155
src/views/RegistrationView.vue 71.87% 95.23% 37.5% 71.87% 11, 21, 31, 110-169
src/views/ScriptEditorView.vue 77.58% 100% 0% 77.58% 72-110
src/views/SettingsView.vue 78.69% 66.66% 10% 78.69% 33, 40, 79, 90, 144-161, 165-182, 200-214, 220-222, 234-236, 243-261, 267-285, 291-309, 322-324
Generated in workflow #17

Copy link
Collaborator

@micamash micamash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@micamash micamash merged commit b526a9b into main Apr 3, 2024
0 of 2 checks passed
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.

5 participants