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

chore(ci): test other PR code #840

Closed
wants to merge 31 commits into from
Closed

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Mar 6, 2024


Thanks for the PR!

Any successful deployments (not always required) will be available here

Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Frontend unit Test Coverage

Coverage after merging fix/FSADT1-1234_copy into main will be
56.11%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   App.vue50%50%0%70%108, 36, 39–40, 44, 52–53, 61–62
   directivesMap.ts100%100%100%100%
src/components
   DataFetcher.vue85%60%83.33%95.83%33–35, 50, 55
   MainHeaderComponent.vue81.48%78.57%70%87.27%105, 112, 116, 127, 129, 139, 141, 152, 178, 181, 190, 206, 222, 222, 222, 235, 246, 257, 44, 53–54, 58
   UserProfileComponent.vue80%33.33%100%85.71%17, 17, 19, 23
src/components/forms
   AutoCompleteInputComponent.vue75.68%59.57%82.61%83.33%112–113, 129, 134–135, 174, 179, 181–182, 226, 48, 61, 63, 63, 63, 63, 63–65, 67, 67, 67–69, 79, 82, 82, 82, 82, 82, 84, 86
   DropdownInputComponent.vue90.08%89.19%80.95%93.65%138, 151, 190, 69, 83, 83, 83–84
   MultiselectInputComponent.vue89.09%83.33%82.61%94.74%102, 111, 119, 126, 151, 43, 82, 91
   RadioInputComponent.vue82.35%72.73%78.57%87.76%101, 104, 106, 125, 41, 46, 78, 83–85, 93, 99
   ReadOnlyComponent.vue66.67%100%100%66.67%2
   TextInputComponent.vue86.11%75%84.62%92.31%1, 106, 125, 128, 63, 92, 97–98
src/components/forms/DateInputComponent
   DateInputPart.vue95.45%83.33%100%100%50
   common.ts100%100%100%100%
   index.vue77.78%70.97%75%82.47%1, 1, 139, 174–176, 184–187, 187, 187–188, 215, 217, 220–221, 227, 271–272, 282–283, 298–300, 302–303, 313–314, 318, 321–322, 332–335, 342, 354, 381, 381–383, 383, 383–386, 386, 386–387, 434, 455, 467, 475
src/components/grouping
   AddressGroupComponent.vue1.64%0%0%3.54%1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 105–106, 108, 108, 108, 112–113, 115–116, 116, 116, 116, 118, 125, 132, 141–142, 142, 142, 142, 144, 146, 148, 152, 154–155, 155, 155–156, 156, 156, 156, 158, 160, 162, 165, 169–170, 170, 170, 172, 174, 178–179, 179, 179, 179, 181, 183, 185, 189–190, 190, 190, 193, 195–196, 196–197, 197, 199, 20, 202, 204–206, 206, 206, 206, 206–208, 216, 218–219, 222, 224, 229–230, 230, 230–235, 235, 235–237, 240, 254, 261, 261, 261–262, 262, 262–263, 263, 267, 271, 280–281, 281, 287, 287, 287, 289, 289, 289, 29, 290, 290, 290, 292, 292, 301, 309, 309, 309–310, 310, 310, 314, 332, 332, 332–333, 333, 333, 348, 348, 348, 35, 350, 350, 350, 36, 363, 366, 366, 366–367, 367, 367, 371, 371, 374, 374, 374, 38, 41, 43, 43, 43, 47, 47, 47, 50–52, 54–55, 58, 62–64, 67–69, 73, 77, 77, 77, 77, 77, 77–78, 83, 85, 88–89, 89, 89, 89, 89–90, 93, 96
   ContactGroupComponent.vue86.16%93.44%75.86%84.06%106–107, 130, 165, 182, 198, 217, 276, 42, 83–84, 90–91, 95–96
   ErrorNotificationGroupingComponent.vue76.32%62.86%66.67%91.43%110, 117, 117, 117, 121, 129, 129, 138, 147, 147, 153, 58, 63, 81, 90, 98
src/composables
   useElementVisibility.ts96.55%87.50%100%100%6
   useFetch.ts90.77%73.68%100%97.56%120, 124, 133, 18, 53, 90
   useFocus.ts46.91%34.62%50%53.49%120–121, 129–130, 130, 130–131, 133, 142, 145, 148, 34, 50, 55, 57, 60, 63, 63, 63, 65–67, 67, 67, 69, 71, 77, 77, 77, 80–81, 84, 93, 96, 99, 99, 99
   useScreenSize.ts100%100%100%100%
   useSvg.ts100%100%100%100%
src/helpers
   CustomDirectives.ts94.64%86.96%100%100%36, 43, 45
   DataConversors.ts73.81%79.17%33.33%73.33%34, 39, 39, 39, 39, 39–40, 45, 5
   ForestClientUserSession.ts10.58%0%7.69%17.24%

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Frontend component Test Coverage

Coverage after merging fix/FSADT1-1234_copy into main will be
79.50%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   App.vue100%100%100%100%
   CoreConstants.ts100%100%100%100%
   directivesMap.ts100%100%100%100%
   main.ts100%100%100%100%
   routes.ts100%100%100%100%
   shims-vue.d.ts100%100%100%100%
src/components
   DataFetcher.vue100%100%100%100%
   MainHeaderComponent.vue100%100%100%100%
   UserProfileComponent.vue100%100%100%100%
   types.ts100%100%100%100%
src/components/forms
   AutoCompleteInputComponent.vue95%92.31%91.30%97.44%188, 226, 69, 82, 84
   DropdownInputComponent.vue98.25%96.67%95.24%100%113
   MultiselectInputComponent.vue83.81%80%73.91%89.47%102, 111, 126, 43, 49, 81–82, 82–84, 91
   RadioInputComponent.vue93.59%86.67%85.71%97.96%126, 41, 51
   ReadOnlyComponent.vue100%100%100%100%
   TextInputComponent.vue95.65%94.12%92.31%97.44%106, 128
src/components/forms/DateInputComponent
   DateInputPart.vue77.27%83.33%0%85.71%50, 61–62
   common.ts100%100%100%100%
   index.vue35.38%32.43%21.88%39.61%1, 1, 103, 103–105, 108, 108–110, 110, 110, 116, 116, 116, 116–117, 119, 122, 122, 124, 130, 130, 130, 130–131, 134, 139, 151, 163, 163, 166, 166, 174–176, 180–184, 184, 184, 184–187, 187–188, 191, 196, 201–203, 205, 205–206, 209–210, 215, 215, 217, 217, 217–218, 220, 220–221, 224–225, 227, 271, 271, 271, 271–272, 274–275, 282, 282–283, 285–287, 298–300, 302–303, 307–309, 311, 313, 313–314, 314, 314, 314, 318, 321, 321–322, 324, 332–335, 342, 342–344, 346–347, 349–350, 352, 354, 354–355, 360, 376–381, 381, 381, 381–383, 383–386, 386–387, 434, 443, 455, 467, 475
src/components/grouping
   AddressGroupComponent.vue91.25%89.89%97.37%90.27%116, 132, 142, 148, 155–156, 156, 156, 156, 158, 160, 162, 179, 185, 196, 218–219, 235, 267, 314
   ContactGroupComponent.vue91.67%98.28%86.21%88.41%232, 234, 263, 276, 84, 91, 95, 95–96
   ErrorNotificationGroupingComponent.vue100%100%100%100%
src/composables
   useElementVisibility.ts100%100%100%100%
   useFetch.ts100%100%100%100%
   useFocus.ts100%100%100%100%
   useScreenSize.ts100%100%100%100%
   useSvg.ts100%100%100%100%
src/dto
   ApplyClientNumberDto.ts100%100%100%100%
   CommonTypesDto.ts100%100%100%100%
src/helpers
   CustomDirectives.ts100%100%100%100%
   DataConversors.ts100%100%100%100%
   ForestClientUserSession.ts100%100%100%100%
src/helpers/validators
   BCeIDFormValidations.ts100%100%100%100%
   GlobalValidators.ts100%100%100%100%
   SubmissionValidators.ts100%100%100%100%
src/pages
   ErrorPage.vue100%100%100%100%
   FormBCSCPage.vue100%100%100%100%
   FormBCeIDPage.vue100%100%100%100%
   FormSubmittedPage.vue100%100%100%100%
   LandingPage.vue100%100%100%100%
   NotFoundPage.vue100%100%100%100%
   SubmissionListPage.vue100%100%100%100%
   SubmissionReviewPage.vue100%100%100%100%
   UserLoadingPage.vue100%100%100%100%
src/pages/bceidform
   AddressWizardStep.vue87.50%82.61%84%90.28%137, 156, 160, 192, 49–50, 52, 52–53, 66–67
   BusinessInformationWizardStep.vue75.82%74.80%75.76%76.67%170–172, 187, 187–191, 194, 205, 205–207, 207–209, 212, 216, 219, 219, 219, 219, 219, 219, 219, 219, 219–221, 221, 221, 221–222, 222, 222, 222, 222–223, 225, 238, 249–252, 252, 252, 271, 275, 278, 291, 291–292, 325, 350, 357, 418, 428, 450, 499, 512, 516–517, 58, 93, 99
   ContactWizardStep.vue57.94%61.54%52%58.67%100, 104–106, 108–111, 143, 143, 143, 148, 168, 175, 179, 196, 198, 40, 40–41, 41, 41, 43–45, 48, 54–55, 64, 83–85, 85–86, 88, 94–96, 96–98
   ReviewWizardStep.vue100%100%100%100%
src/services
   ForestClientService.ts100%100%100%100%

Copy link
Contributor

github-actions bot commented Mar 6, 2024

Frontend e2e Test Coverage

Coverage after merging fix/FSADT1-1234_copy into main will be
85.41%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   App.vue85.29%83.33%50%100%62
   CoreConstants.ts100%100%100%100%
   directivesMap.ts100%100%100%100%
   main.ts100%100%100%100%
   routes.ts100%100%100%100%
   shims-vue.d.ts100%100%100%100%
src/components
   DataFetcher.vue100%100%100%100%
   MainHeaderComponent.vue64.89%77.27%10%60%139, 178–181, 190, 202, 202, 202, 222, 235, 246, 257, 44, 44–45, 53, 53, 53, 53–54, 56–58, 58–59, 59, 59–60, 62, 75, 84, 90, 90, 90–91, 93
   UserProfileComponent.vue80%33.33%100%85.71%17, 17, 19, 23
   types.ts100%100%100%100%
src/components/forms
   AutoCompleteInputComponent.vue95%92.31%91.30%97.44%188, 226, 69, 82, 84
   DropdownInputComponent.vue100%100%100%100%
   MultiselectInputComponent.vue83.81%80%73.91%89.47%102, 111, 126, 43, 49, 81–82, 82–84, 91
   RadioInputComponent.vue93.59%86.67%85.71%97.96%126, 41, 51
   ReadOnlyComponent.vue100%100%100%100%
   TextInputComponent.vue98.55%94.12%100%100%128
src/components/forms/DateInputComponent
   DateInputPart.vue95.45%83.33%100%100%50
   common.ts100%100%100%100%
   index.vue80%68.92%93.75%82.47%1, 1, 110, 119, 122, 124, 139, 151, 205, 220, 227, 271–272, 282–283, 298–300, 302–303, 313–314, 318, 332–335, 342–344, 346–347, 349–350, 352, 354, 354–355, 381, 381–383, 383–386, 386–387, 434, 475
src/components/grouping
   AddressGroupComponent.vue91.25%89.89%97.37%90.27%116, 132, 142, 148, 155–156, 156, 156, 156, 158, 160, 162, 179, 185, 196, 218–219, 235, 267, 314
   ContactGroupComponent.vue97.44%100%96.55%95.65%276, 84, 91
   ErrorNotificationGroupingComponent.vue41.67%16.13%66.67%60%110, 110, 117, 117, 117, 121, 121, 129, 129, 138, 138, 147, 147, 153, 153, 166, 30–31, 31, 34, 58–59, 59, 63, 63–64, 64, 64, 66–67, 67, 69, 73–74, 74, 76, 90, 95, 98, 98
src/composables
   useElementVisibility.ts100%100%100%100%
   useFetch.ts100%100%100%100%
   useFocus.ts100%100%100%100%
   useScreenSize.ts100%100%100%100%
   useSvg.ts100%100%100%100%
src/dto
   ApplyClientNumberDto.ts100%100%100%100%
   CommonTypesDto.ts100%100%100%100%
src/helpers
   CustomDirectives.ts100%100%100%100%
   DataConversors.ts100%100%100%100%
   ForestClientUserSession.ts100%100%100%100%
src/helpers/validators
   BCeIDFormValidations.ts100%100%100%100%
   GlobalValidators.ts100%100%100%100%
   SubmissionValidators.ts100%100%100%100%
src/pages
   ErrorPage.vue25%100%100%25%11–12, 2
   FormBCSCPage.vue84.73%67.21%80.49%91.91%1, 122–123, 144, 230, 292, 294, 303, 323, 328, 340, 340, 340, 342–343, 349, 354–356, 359, 359, 427, 51–53, 545, 552, 559, 590, 626, 626, 626, 64, 82
   FormBCeIDPage.vue61.90%54.35%42.42%70.95%1, 1, 1, 1, 1, 1, 100, 102, 105, 119, 119–120, 125, 125, 125, 128–129, 135, 242, 244, 253, 263–264, 264, 264, 264, 264, 264–267, 273, 279, 284, 284–289, 303, 303–304, 309, 309–310, 310–311, 311, 316, 322–323, 325, 325–327, 332–334, 344, 347–351, 361, 361, 363–365, 476, 483, 498, 506, 518, 528, 569, 569, 569, 588, 69–71, 95, 99
   FormSubmittedPage.vue61.11%25%0%83.33%12, 30, 32, 32, 32
   LandingPage.vue55.56%37.50%0%73.68%18, 18–19, 21, 21–22, 45, 51, 55, 55, 55, 61, 65, 65, 65
   SubmissionListPage.vue89.47%81.25%84.62%93.62%48, 48, 55, 95, 95–96
   SubmissionReviewPage.vue84.64%80.17%78%89.76%1, 103, 103–104, 119, 142, 171, 171–174, 178, 178, 192, 203, 203–204, 208, 212, 217, 217–218, 218, 218–219, 223, 229, 248–249, 265, 358, 361, 367, 448, 456, 558, 561, 616, 651, 677
   UserLoadingPage.vue50%100%100%50%12
src/pages/bceidform
   AddressWizardStep.vue89.17%86.96%84%91.67%137, 156, 160, 192, 49–50, 52, 52–53
   BusinessInformationWizardStep.vue87.58%84.55%93.94%88.67%170–172, 187, 187–191, 194, 219, 219, 219, 219, 221, 221–222, 222, 238, 249–252, 252, 252, 271, 275, 278, 350, 357, 418, 428, 450, 499, 58, 99
   ContactWizardStep.vue57.94%61.54%52%58.67%100, 104–106, 108–111, 143, 143, 143, 148, 168, 175, 179, 196, 198, 40, 40–41, 41, 41, 43–45, 48, 54–55, 64, 83–85, 85–86, 88, 94–96, 96–98
   

@DerekRoberts DerekRoberts deleted the fix/FSADT1-1234_copy branch March 6, 2024 19:07
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.

2 participants