bcgov / met-public

Modern Engagement Tool ops
Apache License 2.0
6 stars 19 forks source link

Feature/deseng623 - Add frontend, update backend routes to use tenant short name #2538

Closed Baelx closed 2 months ago

Baelx commented 2 months ago

Issue #: https://github.com/bcgov/met-public/issues/

Description of changes:

Remaining work:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the met-public license (Apache 2.0).

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 76.05%. Comparing base (0959d82) to head (87e1e4d). Report is 27 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2538 +/- ## ======================================== Coverage 76.04% 76.05% ======================================== Files 617 604 -13 Lines 22093 21808 -285 Branches 1686 1671 -15 ======================================== - Hits 16801 16586 -215 + Misses 5028 4959 -69 + Partials 264 263 -1 ``` | [Flag](https://app.codecov.io/gh/bcgov/met-public/pull/2538/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov) | Coverage Δ | | |---|---|---| | [metweb](https://app.codecov.io/gh/bcgov/met-public/pull/2538/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov) | `64.52% <ø> (-0.22%)` | :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=bcgov#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/bcgov/met-public/pull/2538?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov) | Coverage Δ | | |---|---|---| | [met-api/src/met\_api/models/\_\_init\_\_.py](https://app.codecov.io/gh/bcgov/met-public/pull/2538?src=pr&el=tree&filepath=met-api%2Fsrc%2Fmet_api%2Fmodels%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov#diff-bWV0LWFwaS9zcmMvbWV0X2FwaS9tb2RlbHMvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [met-api/src/met\_api/models/language.py](https://app.codecov.io/gh/bcgov/met-public/pull/2538?src=pr&el=tree&filepath=met-api%2Fsrc%2Fmet_api%2Fmodels%2Flanguage.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov#diff-bWV0LWFwaS9zcmMvbWV0X2FwaS9tb2RlbHMvbGFuZ3VhZ2UucHk=) | `94.73% <ø> (-2.41%)` | :arrow_down: | | [met-api/src/met\_api/resources/language.py](https://app.codecov.io/gh/bcgov/met-public/pull/2538?src=pr&el=tree&filepath=met-api%2Fsrc%2Fmet_api%2Fresources%2Flanguage.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov#diff-bWV0LWFwaS9zcmMvbWV0X2FwaS9yZXNvdXJjZXMvbGFuZ3VhZ2UucHk=) | `77.58% <ø> (+3.83%)` | :arrow_up: | | [met-api/src/met\_api/services/language\_service.py](https://app.codecov.io/gh/bcgov/met-public/pull/2538?src=pr&el=tree&filepath=met-api%2Fsrc%2Fmet_api%2Fservices%2Flanguage_service.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov#diff-bWV0LWFwaS9zcmMvbWV0X2FwaS9zZXJ2aWNlcy9sYW5ndWFnZV9zZXJ2aWNlLnB5) | `94.44% <ø> (+7.77%)` | :arrow_up: | | [met-web/src/apiManager/endpoints/index.ts](https://app.codecov.io/gh/bcgov/met-public/pull/2538?src=pr&el=tree&filepath=met-web%2Fsrc%2FapiManager%2Fendpoints%2Findex.ts&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov#diff-bWV0LXdlYi9zcmMvYXBpTWFuYWdlci9lbmRwb2ludHMvaW5kZXgudHM=) | `100.00% <ø> (ø)` | | ... and [73 files with indirect coverage changes](https://app.codecov.io/gh/bcgov/met-public/pull/2538/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bcgov)
sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud