Skip to content

Conversation

GuillaumeRx
Copy link
Contributor

This PR updates the snaps simulation to support AssetSelector and AccountSelector while also refactoring the send flow example to use those.

Fixes: #3436 #3437

@GuillaumeRx GuillaumeRx requested a review from a team as a code owner June 17, 2025 13:34
@GuillaumeRx GuillaumeRx force-pushed the gr/refactor-send-flow branch from 2b2df87 to 83d8449 Compare June 17, 2025 14:20
@GuillaumeRx GuillaumeRx force-pushed the gr/refactor-send-flow branch from 7133570 to 79ed243 Compare June 18, 2025 09:50
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.22%. Comparing base (5450fd9) to head (234a15f).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3462      +/-   ##
==========================================
+ Coverage   98.21%   98.22%   +0.01%     
==========================================
  Files         404      405       +1     
  Lines       11336    11412      +76     
  Branches     1766     1779      +13     
==========================================
+ Hits        11134    11210      +76     
  Misses        202      202              

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

@Mrtenz Mrtenz changed the title chore: Add support for AssetSelector and AccountSelector in snaps-jest feat: Add support for AssetSelector and AccountSelector in snaps-jest Jun 18, 2025
@GuillaumeRx GuillaumeRx requested a review from Mrtenz June 20, 2025 13:14
@GuillaumeRx GuillaumeRx requested a review from Mrtenz June 23, 2025 09:47
@GuillaumeRx GuillaumeRx added this pull request to the merge queue Jun 23, 2025
Merged via the queue into main with commit 26b4c48 Jun 23, 2025
119 checks passed
@GuillaumeRx GuillaumeRx deleted the gr/refactor-send-flow branch June 23, 2025 11:05
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.

Update send-flow-example-snap to use AccountSelector
2 participants