Skip to content

Add filtering by code to vouchers in UI, fix e2e#6409

Draft
witoszekdev wants to merge 2 commits intomainfrom
fix-vouchers-search-e2e
Draft

Add filtering by code to vouchers in UI, fix e2e#6409
witoszekdev wants to merge 2 commits intomainfrom
fix-vouchers-search-e2e

Conversation

@witoszekdev
Copy link
Member

  • add filtering by code to giftcards in ui
  • fix: e2e use filtering for gift card code, instead of search (uses indexing, not available immediately)

@witoszekdev witoszekdev requested a review from a team as a code owner March 10, 2026 16:21
@witoszekdev witoszekdev requested review from Copilot and lkostrowski and removed request for Copilot March 10, 2026 16:21
@changeset-bot
Copy link

changeset-bot bot commented Mar 10, 2026

⚠️ No Changeset found

Latest commit: a0e68ca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@witoszekdev witoszekdev added test deployment Deploy Pull Request to *.saleor.rocks environment run pw-e2e Run e2e (basic suite from PR automation) labels Mar 10, 2026
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

❌ Patch coverage is 18.18182% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.12%. Comparing base (e640f8c) to head (a0e68ca).

Files with missing lines Patch % Lines
...initialState/giftCards/useInitialGiftCardsState.ts 0.00% 3 Missing ⚠️
...PI/initialState/giftCards/InitialGiftCardsState.ts 33.33% 2 Missing ⚠️
...ents/ConditionalFilter/API/initialState/helpers.ts 0.00% 2 Missing ⚠️
...ilter/API/providers/GiftCardsFilterAPIProvider.tsx 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6409      +/-   ##
==========================================
- Coverage   43.13%   43.12%   -0.01%     
==========================================
  Files        2524     2524              
  Lines       44009    44016       +7     
  Branches    10011    10418     +407     
==========================================
+ Hits        18983    18984       +1     
+ Misses      24985    23709    -1276     
- Partials       41     1323    +1282     

☔ 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.

@witoszekdev witoszekdev marked this pull request as draft March 10, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run pw-e2e Run e2e (basic suite from PR automation) test deployment Deploy Pull Request to *.saleor.rocks environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant