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

feat: Social Media Asset Punch List #1027 #1030

Closed tabiodun closed 2 months ago

tabiodun commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0.75758% with 131 lines in your changes missing coverage. Please review.

Project coverage is 21.55%. Comparing base (5d266ed) to head (98816b6).

Files Patch % Lines
src/pages/unauthenticated/disasters/Disasters.vue 0.00% 75 Missing :warning:
...omponents/admin/incidents/IncidentAssetBuilder.vue 0.00% 31 Missing :warning:
src/components/wizard/Wizard.vue 0.00% 10 Missing :warning:
src/templates/incident_asset_templates.ts 0.00% 6 Missing :warning:
src/components/PdfViewer.vue 0.00% 5 Missing :warning:
src/App.vue 0.00% 1 Missing :warning:
src/components/admin/incidents/IncidentForm.vue 0.00% 1 Missing :warning:
src/components/work/WorksiteFilters.vue 0.00% 1 Missing :warning:
src/pages/admin/AdminIncidentWizard.vue 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1030 +/- ## ========================================== - Coverage 21.58% 21.55% -0.03% ========================================== Files 385 385 Lines 82042 82136 +94 Branches 1315 1315 ========================================== Hits 17708 17708 - Misses 64334 64428 +94 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1030/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/1030/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `21.55% <0.75%> (-0.03%)` | :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

passed  49 passed
flaky  1 flaky

Details

stats  50 tests across 11 suites
duration  4 minutes, 14 seconds
commit  98816b6

Flaky tests chromium › authentication.test.ts › Authentication › should load unauthorized routes as expected with and without authentication - `( @slow @primary @development @staging @production )`