Skip to content

feat(multichain): add new selectors#25205

Merged
ccharly merged 5 commits intodevelopfrom
feature/multichain-selectors
Jun 11, 2024
Merged

feat(multichain): add new selectors#25205
ccharly merged 5 commits intodevelopfrom
feature/multichain-selectors

Conversation

@ccharly
Copy link
Copy Markdown
Contributor

@ccharly ccharly commented Jun 11, 2024

Description

Adds new selectors for multichain context (and more specifically, for non-EVM networks for now).

Those selectors follow the same naming than some existing selectors (that are EVM only).

Open in GitHub Codespaces

Related issues

None

Manual testing steps

This PR only adds new selectors, this change can't be manually tested.

Screenshots/Recordings

Not applicable

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@ccharly ccharly added the team-accounts-framework Accounts team label Jun 11, 2024
@ccharly ccharly self-assigned this Jun 11, 2024
@github-actions
Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@ccharly ccharly force-pushed the feature/multichain-selectors branch from 69ec7b2 to 57d5dbf Compare June 11, 2024 12:06
@ccharly ccharly changed the title feat(multichain): add multichain selectors + add bitcoin network/logo feat(multichain): add new selectors Jun 11, 2024
@ccharly ccharly marked this pull request as ready for review June 11, 2024 12:07
@ccharly ccharly requested a review from a team as a code owner June 11, 2024 12:07
@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [57d5dbf]
Page Load Metrics (44 ± 2 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint62897684
domContentLoaded8131011
load40554452
domInteractive8131011
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 11, 2024

Codecov Report

Attention: Patch coverage is 86.53846% with 7 lines in your changes missing coverage. Please review.

Project coverage is 65.61%. Comparing base (1af66fb) to head (2ede63f).
Report is 7 commits behind head on develop.

Files Patch % Lines
ui/selectors/multichain.ts 85.71% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #25205      +/-   ##
===========================================
+ Coverage    65.59%   65.61%   +0.02%     
===========================================
  Files         1362     1364       +2     
  Lines        54167    54219      +52     
  Branches     14167    14180      +13     
===========================================
+ Hits         35527    35572      +45     
- Misses       18640    18647       +7     

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

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [2ede63f]
Page Load Metrics (40 ± 2 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint56866974
domContentLoaded810810
load37484032
domInteractive710810
Bundle size diffs
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 0 Bytes (0.00%)

@ccharly ccharly merged commit b3c810e into develop Jun 11, 2024
@ccharly ccharly deleted the feature/multichain-selectors branch June 11, 2024 14:11
@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2024
@metamaskbot metamaskbot added the release-12.1.0 Issue or pull request that will be included in release 12.1.0 label Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release-12.1.0 Issue or pull request that will be included in release 12.1.0 team-accounts-framework Accounts team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants