redbox-mint / redbox-portal

The core ReDBox application including the web portal and APIs.
https://www.redboxresearchdata.com.au
GNU General Public License v3.0
7 stars 15 forks source link

Fix dashboard app tests #2482

Open cofiem opened 1 week ago

cofiem commented 1 week ago

Some dashboard app tests were silently failing. This change seems to fix the tests. It also logs when format rules query filters are not found.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 53.53%. Comparing base (09f4a78) to head (53b295c). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #2482 +/- ## =========================================== - Coverage 56.91% 53.53% -3.39% =========================================== Files 176 176 Lines 8967 8979 +12 Branches 1296 1299 +3 =========================================== - Hits 5104 4807 -297 - Misses 3854 3957 +103 - Partials 9 215 +206 ``` | [Flag](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | Coverage Δ | | |---|---|---| | [backend-bruno](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `45.28% <ø> (-4.25%)` | :arrow_down: | | [backend-mocha](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `50.20% <ø> (-4.52%)` | :arrow_down: | | [frontend-app-config](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `97.87% <ø> (ø)` | | | [frontend-core-lib](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `52.41% <ø> (ø)` | | | [frontend-dashboard](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `74.95% <ø> (+4.77%)` | :arrow_up: | | [frontend-export](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `100.00% <ø> (ø)` | | | [frontend-local-auth](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `100.00% <ø> (ø)` | | | [frontend-manage-roles](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `63.33% <ø> (ø)` | | | [frontend-manage-users](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `59.81% <ø> (ø)` | | | [frontend-report](https://app.codecov.io/gh/redbox-mint/redbox-portal/pull/2482/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=redbox-mint) | `100.00% <ø> (ø)` | | 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=redbox-mint#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.