esgf2-us / metagrid

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

V1.0.10 Update with Globus Transfers #576

Closed downiec closed 8 months ago

downiec commented 8 months ago

Description

This includes all the latests updates and tests done to make the Globus transfer feature work in Metagrid. Since the Globus Transfer feature is the main new feature, the version will remain at 1.0.10.

Checklist

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c498715) 100.00% compared to head (b9de39e) 98.49%. Report is 40 commits behind head on v1.0.10.

Files Patch % Lines
frontend/src/components/NavBar/RightMenu.tsx 70.00% 9 Missing :warning:
frontend/src/components/Globus/DatasetDownload.tsx 91.42% 3 Missing :warning:
frontend/src/components/Search/Table.tsx 62.50% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.0.10 #576 +/- ## =========================================== - Coverage 100.00% 98.49% -1.51% =========================================== Files 30 76 +46 Lines 854 2729 +1875 Branches 0 415 +415 =========================================== + Hits 854 2688 +1834 - Misses 0 41 +41 ``` | [Flag](https://app.codecov.io/gh/aims-group/metagrid/pull/576/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/576/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/576/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aims-group) | `97.75% <92.06%> (?)` | | 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.