esgf2-us / metagrid

ESGF Search UI
https://metagrid.readthedocs.io/en/latest/
MIT License
16 stars 4 forks source link

V1.0.10 #578

Closed downiec closed 8 months ago

downiec commented 8 months ago

Description

This is a massive update to master, containing all the changes related to the new Globus Transfer feature, along with updates to various packages and libraries, including React 18, React-Router, Antd, and many other fixes. Includes expanded tests with significant test updates and changes for the new files. New Keycloak login implementation and Globus login option setup as well. We will be avoiding massive updates like this in future, however the Globus Transfer feature was extensive and required a wide range of changes which is why this 1.0.10 release was so large and delayed.

Checklist

codecov[bot] commented 8 months ago

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (8b6a989) 100.00% compared to head (f22946a) 98.49%.

Files Patch % Lines
frontend/src/components/Globus/DatasetDownload.tsx 93.20% 22 Missing :warning:
frontend/src/components/NavBar/RightMenu.tsx 70.00% 9 Missing :warning:
frontend/src/components/Search/Table.tsx 54.54% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #578 +/- ## =========================================== - Coverage 100.00% 98.49% -1.51% =========================================== Files 78 76 -2 Lines 2156 2729 +573 Branches 330 415 +85 =========================================== + Hits 2156 2688 +532 - Misses 0 41 +41 ``` | [Flag](https://app.codecov.io/gh/aims-group/metagrid/pull/578/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aims-group) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/aims-group/metagrid/pull/578/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aims-group) | `100.00% <100.00%> (ø)` | | | [frontend](https://app.codecov.io/gh/aims-group/metagrid/pull/578/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aims-group) | `97.75% <93.80%> (-2.25%)` | :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=aims-group#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.