esgf2-us / metagrid

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

Feature/504 project selected on dropdown #600

Closed downiec closed 5 months ago

downiec commented 6 months ago

Description

Removes the select project button and changes behavior so that project dropdown will automatically load project when project is selected. Selects CMIP6 as default project and loads it with page.

Checklist

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 98.54%. Comparing base (6aadecb) to head (2c02b85).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1.1.0 #600 +/- ## ======================================= Coverage 98.54% 98.54% ======================================= Files 76 76 Lines 2751 2752 +1 Branches 420 416 -4 ======================================= + Hits 2711 2712 +1 Misses 40 40 ``` | [Flag](https://app.codecov.io/gh/esgf2-us/metagrid/pull/600/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esgf2-us) | Coverage Δ | | |---|---|---| | [backend](https://app.codecov.io/gh/esgf2-us/metagrid/pull/600/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esgf2-us) | `100.00% <ø> (ø)` | | | [frontend](https://app.codecov.io/gh/esgf2-us/metagrid/pull/600/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=esgf2-us) | `97.82% <100.00%> (+<0.01%)` | :arrow_up: | 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=esgf2-us#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.

sashakames commented 6 months ago

Thanks for opening, is the failed test a false positive?