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

feat: Improve UI and fix bugs across various components #1013

Closed tabiodun closed 2 months ago

tabiodun commented 2 months ago

Refs https://github.com/CrisisCleanup/crisiscleanup-4-web/issues/1010

github-actions[bot] commented 2 months ago

Playwright test results

passed  51 passed
flaky  1 flaky

Details

stats  52 tests across 12 suites
duration  1 minute, 56 seconds
commit  60d8202

Flaky tests firefox › pages/login.test.ts › LoginPage › should login - `( @fast @primary @development @staging @production )`
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 14.19355% with 665 lines in your changes missing coverage. Please review.

Project coverage is 21.91%. Comparing base (5c5a473) to head (60d8202).

Files Patch % Lines
src/pages/unauthenticated/Blog.vue 0.00% 226 Missing :warning:
src/pages/unauthenticated/disasters/Disasters.vue 0.00% 127 Missing :warning:
...pages/unauthenticated/disasters/DisasterDetail.vue 0.00% 115 Missing :warning:
src/hooks/useAuthenticatedRoutes.ts 0.00% 101 Missing :warning:
src/layouts/Home.vue 0.00% 39 Missing :warning:
src/pages/unauthenticated/BlogPost.vue 0.00% 37 Missing :warning:
src/pages/unauthenticated/routes.ts 0.00% 6 Missing :warning:
src/pages/dashboards/DashboardPage.vue 0.00% 5 Missing :warning:
src/components/blog/BlogPostDetail.vue 91.11% 4 Missing :warning:
src/layouts/Authenticated.vue 0.00% 2 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1013 +/- ## ========================================== - Coverage 21.91% 21.91% -0.01% ========================================== Files 375 376 +1 Lines 80152 80552 +400 Branches 1296 1304 +8 ========================================== + Hits 17569 17651 +82 - Misses 62583 62901 +318 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1013/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/1013/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `21.91% <14.19%> (-0.01%)` | :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.

sentry-io[bot] commented 2 months ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎