ral-facilities / datagateway

DataGateway is a portal that supports discovery and access large science facilities data. It is developed as a plugin for SciGateway
Apache License 2.0
9 stars 5 forks source link

Release v2.0.0 #1661

Closed louise-davies closed 1 month ago

louise-davies commented 1 month ago

Description

Release v2.0.0

Testing instructions

Add a set up instructions describing how the reviewer should test the code

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 84.94624% with 70 lines in your changes missing coverage. Please review.

Project coverage is 95.35%. Comparing base (cebcd8b) to head (6cb8de5). Report is 7 commits behind head on main.

Files Patch % Lines
...datagateway-common/src/card/cardView.component.tsx 47.14% 37 Missing :warning:
...tagateway-common/src/card/entityCard.component.tsx 40.00% 9 Missing :warning:
packages/datagateway-common/src/testData.ts 0.00% 6 Missing :warning:
...s/datagateway-common/src/table/table.component.tsx 83.87% 3 Missing and 2 partials :warning:
packages/datagateway-common/src/urlBuilders.ts 88.88% 5 Missing :warning:
.../detailsPanels/dls/visitDetailsPanel.component.tsx 83.33% 3 Missing and 1 partial :warning:
packages/datagateway-common/src/api/index.tsx 93.87% 3 Missing :warning:
...src/table/headerRenderers/dataHeader.component.tsx 97.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1661 +/- ## ========================================== - Coverage 96.53% 95.35% -1.18% ========================================== Files 159 182 +23 Lines 7038 7843 +805 Branches 2240 2507 +267 ========================================== + Hits 6794 7479 +685 - Misses 223 329 +106 - Partials 21 35 +14 ``` | [Flag](https://app.codecov.io/gh/ral-facilities/datagateway/pull/1661/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ral-facilities) | Coverage Δ | | |---|---|---| | [common](https://app.codecov.io/gh/ral-facilities/datagateway/pull/1661/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ral-facilities) | `94.17% <84.94%> (-1.56%)` | :arrow_down: | | [dataview](https://app.codecov.io/gh/ral-facilities/datagateway/pull/1661/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ral-facilities) | `97.32% <ø> (+0.44%)` | :arrow_up: | | [download](https://app.codecov.io/gh/ral-facilities/datagateway/pull/1661/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ral-facilities) | `95.99% <ø> (-1.02%)` | :arrow_down: | | [search](https://app.codecov.io/gh/ral-facilities/datagateway/pull/1661/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ral-facilities) | `93.57% <ø> (-3.75%)` | :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=ral-facilities#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.