Skip to content

Release v2.1.0#1706

Merged
louise-davies merged 97 commits intomainfrom
release/v2.1.0
Mar 10, 2025
Merged

Release v2.1.0#1706
louise-davies merged 97 commits intomainfrom
release/v2.1.0

Conversation

@louise-davies
Copy link
Member

@louise-davies louise-davies commented Mar 10, 2025

Description

See title

As always, only really need to review the last commit (to check the version numbers & changelog looks good) and check that the tests pass, as the release branch is just the develop branch with the version bump & changelog commit on top

Testing instructions

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

  • Review code
  • Check Actions build
  • Review changes to test coverage

akintomiwa and others added 30 commits August 9, 2024 10:46
increase TextFilter debounce timer to 500ms #1662
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.1 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.1...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
- also improve datafilePreview e2e tests
…ring

Fix default filter on my data DLS table
…dge-max

Add max of 999 to viewCartButton
…atusTable

- also refactor text filters to ensure we don't miss future filter types again
- leftovers from pre-ICAT 5 way of doing sizes/counts
…nt fields

- then fix unit tests that were filling in those fields
Fix exact filters & add is deleted filter
…tion-advanced-search-help

Add examples section to advanced help dialogue
@codecov
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

Attention: Patch coverage is 92.41877% with 21 lines in your changes missing coverage. Please review.

Project coverage is 95.27%. Comparing base (f1d5830) to head (891ddad).
Report is 98 commits behind head on main.

Files with missing lines Patch % Lines
packages/datagateway-common/src/api/index.tsx 80.00% 5 Missing ⚠️
...d/src/downloadCart/downloadCartTable.component.tsx 82.35% 3 Missing ⚠️
...nloadStatus/adminDownloadStatusTable.component.tsx 88.00% 3 Missing ⚠️
...c/downloadStatus/downloadStatusTable.component.tsx 80.00% 3 Missing ⚠️
...table/columnFilters/dateColumnFilter.component.tsx 95.00% 1 Missing and 1 partial ⚠️
...gateway-search/src/search/datePicker.component.tsx 83.33% 1 Missing and 1 partial ⚠️
...ages/datagateway-common/src/api/retryICATErrors.ts 94.11% 1 Missing ⚠️
...way-common/src/views/addToCartButton.component.tsx 83.33% 1 Missing ⚠️
...kages/datagateway-download/src/downloadApiHooks.ts 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1706      +/-   ##
==========================================
- Coverage   95.35%   95.27%   -0.09%     
==========================================
  Files         182      183       +1     
  Lines        7843     8014     +171     
  Branches     2490     2574      +84     
==========================================
+ Hits         7479     7635     +156     
- Misses        329      343      +14     
- Partials       35       36       +1     
Flag Coverage Δ
common 94.07% <94.37%> (-0.10%) ⬇️
dataview 97.31% <100.00%> (-0.01%) ⬇️
download 95.86% <87.17%> (-0.13%) ⬇️
search 93.50% <93.54%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@joelvdavies joelvdavies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@joshdimanteto joshdimanteto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (also checked that it runs locally for me)

@louise-davies louise-davies merged commit e57790e into main Mar 10, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants