CrisisCleanup / crisiscleanup-4-web

Current Crisis Cleanup Web Application (Version 4) based on Vue 3. This version was launched March 10, 2023.
https://www.crisiscleanup.org/
Apache License 2.0
4 stars 1 forks source link

Tobi develop #1039

Closed tabiodun closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

Playwright test results

failed  2 failed
passed  45 passed
flaky  3 flaky

Details

stats  50 tests across 11 suites
duration  12 minutes, 40 seconds
commit  1aecd20

Failed tests chromium › pages/user-profile.test.ts › UserProfile › should have visible data-testids - `( @primary @slow @read @development @staging @production )` firefox › pages/user-profile.test.ts › UserProfile › should have visible data-testids - `( @primary @slow @read @development @staging @production )`
Flaky tests chromium-setup › auth.setup.ts › authenticate as admin - `( @primary @slow @read @development @staging @production )` chromium › pages/login.test.ts › LoginPage › should show error on login with invalid credentials - `( @slow @primary @development @staging @production )` firefox › pages/myOrganization.test.ts › MyOrganization › Invitation Management: should display all required elements - `( @primary @slow @read @development @staging @production )`
codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 49 lines in your changes missing coverage. Please review.

Project coverage is 21.04%. Comparing base (f7be4e9) to head (1aecd20). Report is 1 commits behind head on master.

Files Patch % Lines
src/pages/admin/AdminDashboard.vue 0.00% 12 Missing :warning:
src/components/admin/IncidentApprovalTable.vue 0.00% 10 Missing :warning:
src/layouts/Authenticated.vue 0.00% 10 Missing :warning:
src/components/work/WorksiteView.vue 0.00% 5 Missing :warning:
src/hooks/useDashboardActionItems.ts 0.00% 4 Missing :warning:
src/utils/dashboard.ts 0.00% 4 Missing :warning:
src/components/PdfViewer.vue 0.00% 2 Missing :warning:
...pages/unauthenticated/disasters/DisasterDetail.vue 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1039 +/- ## ========================================== - Coverage 21.29% 21.04% -0.25% ========================================== Files 390 390 Lines 83300 83288 -12 Branches 1324 1324 ========================================== - Hits 17740 17531 -209 - Misses 65560 65757 +197 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1039/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | Coverage Δ | | |---|---|---| | [unitTests](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1039/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `21.04% <0.00%> (-0.25%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.