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
6 stars 2 forks source link

Update to statistics and chat on phone page #1037

Closed tabiodun closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 7.14286% with 494 lines in your changes missing coverage. Please review.

Project coverage is 21.29%. Comparing base (dd885d2) to head (e2690b1). Report is 1 commits behind head on master.

Files Patch % Lines
src/components/phone/GeneralStats.vue 0.00% 207 Missing :warning:
src/components/phone/PhoneOutboundFilters.vue 0.00% 195 Missing :warning:
.../utils/data_filters/PhoneOutboundIncidentFilter.ts 0.00% 38 Missing :warning:
.../utils/data_filters/PhoneOutboundLanguageFilter.ts 0.00% 38 Missing :warning:
src/components/phone/PhoneOverlay.vue 0.00% 14 Missing :warning:
src/utils/data_filters/Filter.ts 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1037 +/- ## ========================================== - Coverage 21.37% 21.29% -0.09% ========================================== Files 387 390 +3 Lines 82854 83300 +446 Branches 1318 1324 +6 ========================================== + Hits 17712 17740 +28 - Misses 65142 65560 +418 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1037/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/1037/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `21.29% <7.14%> (-0.09%)` | :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.

github-actions[bot] commented 2 months ago

Playwright test results

failed  2 failed
passed  46 passed
flaky  2 flaky

Details

stats  50 tests across 11 suites
duration  10 minutes, 11 seconds
commit  e2690b1

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 › authentication.test.ts › Authentication › should redirect from login related unauthorized pages with existing session - `( @slow @primary @development @staging @production )` firefox › pages/login.test.ts › LoginPage › should show error on login with invalid credentials - `( @slow @primary @development @staging @production )`