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: add query parameters to getAffiliates API call #1079

Closed tabiodun closed 1 month ago

tabiodun commented 1 month ago

Include 'limit' and 'incident' as parameters to refine the API request, thereby enhancing the relevance and efficiency of fetched data. This update helps in limiting the results and associating them with the current incident.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 17.84%. Comparing base (a1c47a0) to head (e6fd39c). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/pages/dashboards/CommandCenterDashboard.vue 0.00% 6 Missing :warning:
src/main.ts 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1079 +/- ## ========================================== - Coverage 17.85% 17.84% -0.01% ========================================== Files 410 410 Lines 64677 64687 +10 Branches 1336 1336 ========================================== Hits 11545 11545 - Misses 53132 53142 +10 ``` | [Flag](https://app.codecov.io/gh/CrisisCleanup/crisiscleanup-4-web/pull/1079/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/1079/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CrisisCleanup) | `17.84% <0.00%> (-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.

github-actions[bot] commented 1 month ago

Playwright test results

passed  46 passed
flaky  4 flaky

Details

stats  50 tests across 11 suites
duration  7 minutes, 1 second
commit  e6fd39c

Flaky tests firefox-setup › auth.setup.ts › authenticate as admin - `( @primary @slow @read @development @staging @production )` chromium-setup › auth.setup.ts › authenticate as user - `( @primary @slow @read @development @staging @production )` chromium-setup › auth.setup.ts › authenticate as admin - `( @primary @slow @read @development @staging @production )` firefox-setup › auth.setup.ts › authenticate as user - `( @primary @slow @read @development @staging @production )`