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: Release new phone system #895

Closed tabiodun closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 15.44%. Comparing base (d46f4ad) to head (8f8151f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #895 +/- ## ========================================== + Coverage 15.37% 15.44% +0.06% ========================================== Files 379 379 Lines 80696 80372 -324 Branches 842 842 ========================================== Hits 12410 12410 + Misses 68286 67962 -324 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/895/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/895/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `15.44% <ø> (+0.06%)` | :arrow_up: | 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 3 months ago

Playwright test results

failed  2 failed
passed  47 passed
flaky  3 flaky

Details

stats  52 tests across 12 suites
duration  4 minutes, 50 seconds
commit  8f8151f

Failed tests chromium › pages/phone.test.ts › PhonePage › should have visible data-testids - `( @primary @slow @read @development @staging @production )` firefox › pages/phone.test.ts › PhonePage › 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 )` firefox-setup › auth.setup.ts › authenticate as admin - `( @primary @slow @read @development @staging @production )` firefox › pages/user-profile.test.ts › UserProfile › should have visible data-testids - `( @primary @slow @read @development @staging @production )`