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

translations and minor styling changes #32

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Conversation

Zio-4
Copy link
Collaborator

@Zio-4 Zio-4 commented Oct 10, 2024

Proposed changes

Types of changes

What types of changes does this pull request introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring (non-breaking change that does not add functionality but makes code cleaner or more efficient)
  • Documentation Update
  • Tests (new or updated tests)
  • Style (changes to code styling)
  • CI (continuous integration changes)
  • Repository Maintenance
  • Other (please describe below)

Checklist

  • I have read the guidelines for contributing.
  • The changes in this PR are as small as they can be. They represent one and only one fix or enhancement.
  • Linting checks pass with my changes.
  • Any existing unit tests pass with my changes.
  • Any existing end-to-end tests pass with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • If this PR fixes an existing issue, I have added a unit or end-to-end test that will detect if this issue reoccurs.
  • I have added JSDoc comments as appropriate.
  • I have added the necessary documentation to the roar-docs repository.
  • I have shared this PR on the roar-pr-reviews channel (if I have access)
  • I have linked relevant issues (if any)

Justification of missing checklist items

Further comments

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 1.17% 94 / 8027
🔵 Statements 1.11% 95 / 8549
🔵 Functions 0.66% 14 / 2091
🔵 Branches 0.52% 24 / 4543
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/components/GameTabs.vue 0% 0% 0% 0% 127, 133-136, 138-142, 139, 139-140, 140-141, 144-176, 144-176, 145-146, 149-161, 150, 152-160, 154, 154, 156-157, 159, 164, 164, 166, 166-167, 167, 169-170, 170, 172-173, 175, 178, 180-191, 193-202, 204-221, 206, 208-215, 209-214, 210, 213, 217-219, 218, 220, 222-239, 224, 226-233, 227-232, 228, 231, 235-237, 236, 238, 241-254, 242, 244-253, 245-253, 250, 252, 256-258, 257, 260-266, 261-265, 262, 264, 268-274, 269-273, 270, 272, 276-283, 277-282, 279, 285-289, 286-288, 287, 291, 291-292, 292, 294, 299-305, 300-305, 302, 304, 307-319, 308-311, 313-315, 317-318, 322-335, 323-334, 28-32, 35, 43, 60-61, 70, 72, 81-82, 3, 89
src/pages/HomeParticipant.vue 0% 0% 0% 0% 122-130, 133-137, 135, 135-136, 139-140, 142-144, 143, 143, 146-148, 147, 147, 150-151, 157-163, 159, 169-177, 171, 179, 179, 179-180, 180, 186-201, 189-197, 191-195, 203-205, 204, 204, 208, 210-211, 211, 213-285, 214-217, 219-227, 221-225, 222-224, 226, 229-231, 233-236, 238, 240-242, 244-264, 245-251, 248-250, 249, 253-259, 254-258, 255-257, 260-264, 261-263, 268-271, 270, 273-284, 274, 276, 276, 278-281, 283, 289-300, 296-297, 299, 303, 303, 303, 309-323, 312-318, 313-316, 326, 329, 331-361, 334, 336-357, 337-357, 343-348, 351-356, 364-366, 365, 368, 368, 370-373, 371, 371-372, 376-377, 379-380, 384-389, 386-388, 393-491, 394, 394-395, 395, 397, 397, 399-423, 400-422, 401-403, 403, 405, 407, 409-421, 410-420, 410-411, 413, 413-419, 416, 418, 425-431, 426-431, 428-430, 429, 433, 435-437, 440-460, 441-459, 442-452, 443-452, 454-456, 458, 462-463, 465-474, 476-487, 489, 493-501, 494, 496-500, 497, 499, 503-505, 504, 507-510, 508, 508-509, 512-516, 514-515, 520-572, 521-570, 522-546, 525-527, 532, 532-543, 548-567, 550-566, 551-557, 552-556, 553-555, 554, 558-566, 559-565, 560-564, 561-563, 562, 569, 571, 574-576, 575, 575, 578-580, 579, 579, 583-592, 584-591, 587, 595-597, 596, 600-602, 601, 601, 605-612, 606-608, 607, 609-611, 614-630, 617-619, 618, 620-621, 621, 624-627, 626, 12, 30-31, 50, 55, 70, 72, 18, 33-34, 43
src/pages/LEVANTE/UserSurvey.vue 0% 0% 0% 0% 22-37, 41, 46-61, 47, 49-50, 52, 55-57, 56, 64-67, 66, 68-72, 75-77, 97
Generated in workflow #39 for commit 6bc076b by the Vitest Coverage Report Action

Copy link

Visit the preview URL for this PR (updated for commit 6bc076b):

https://hs-levante-admin-dev--pr32-survey-progress-tran-31fcpr0s.web.app

(expires Thu, 17 Oct 2024 17:39:58 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7889bff1da3bcc333d7422b9fc863c65b3962be7

@Zio-4 Zio-4 merged commit a062147 into main Oct 10, 2024
4 of 5 checks passed
@Zio-4 Zio-4 deleted the survey-progress-translations branch October 10, 2024 17:45
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