Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test: migrate send-eth to POM#38402

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
seaona wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromsend-eth-page-object
Draft

Conversation

@seaona
Copy link
Member

@seaonaseaona commentedNov 28, 2025
edited by github-actionsbot
Loading

Description

Open in GitHub Codespaces

Changelog

CHANGELOG entry:

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

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.

@metamaskbotmetamaskbot added the team-qaQA team labelNov 28, 2025
@metamaskbot
Copy link
Collaborator

✨ Files requiring CODEOWNER review ✨

🧪@MetaMask/qa (3 files, +53 -2)
  • 📁 test/
    • 📁 e2e/
      • 📁 page-objects/
        • 📁 flows/
          • 📄transaction.ts+1 -1
        • 📁 pages/
          • 📁 home/
            • 📄transaction-details.ts+11 -0
          • 📁 send/
            • 📄send-token-page.ts+41 -1

@metamaskbot
Copy link
Collaborator

Builds ready [72a08ed]
UI Startup Metrics (1207 ± 122 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyStandard HomeuiStartup1207929153112213101419
load1011802131010210751190
domContentLoaded1004799129710010671179
domInteractive251488192080
firstPaint61978131740610141185
backgroundConnect20917426222226248
firstReactRender311984133653
getState3314149163954
initialActions107114
loadScripts802620105991858966
setupStore1262751323
numNetworkReqs1257820573
BrowserifyPower User HomeuiStartup20841666289228122482657
load1018884170714110181374
domContentLoaded1003874169914210021359
domInteractive38171583036119
firstPaint66110814623989781357
backgroundConnect23619170075227483
firstReactRender6042117146686
getState20015174075204241
initialActions104112
loadScripts79867914811387901153
setupStore18105872034
numNetworkReqs1466642580203288
WebpackStandard HomeuiStartup822691109783864982
load63755389972669790
domContentLoaded63254989472665783
domInteractive2815162272296
firstPaint21582680142221639
backgroundConnect105627924
firstReactRender28198193239
getState24134683039
initialActions104112
loadScripts63054789271663774
setupStore1042731216
numNetworkReqs1257720573
WebpackPower User HomeuiStartup16391337271127318672126
load6845801250102686950
domContentLoaded6745741243103672944
domInteractive38172063434128
firstPaint282991008195275697
backgroundConnect43856210719387
firstReactRender6144125116677
getState18613769676184231
initialActions105112
loadScripts6715721232101670935
setupStore211057112445
numNetworkReqs1676741182220383
FirefoxBrowserifyStandard HomeuiStartup14221121259420015131821
load1166943228415412261384
domContentLoaded1166943228415412251384
domInteractive83341262122101123
firstPaint------
backgroundConnect54242143569125
firstReactRender26184852738
getState1366891327
initialActions103122
loadScripts1135926225914911901292
setupStore157121161332
numNetworkReqs1257017662
BrowserifyPower User HomeuiStartup26431926456662227734250
load1194942256534711302456
domContentLoaded1193936256434711292456
domInteractive11534532107106418
firstPaint------
backgroundConnect143251101197127426
firstReactRender5839131155891
getState24766850177266697
initialActions217123
loadScripts1139925237127211051507
setupStore16410785194177698
numNetworkReqs101602495980241
WebpackStandard HomeuiStartup14741229191714415201820
load12321068152110512951477
domContentLoaded12321068152110512951477
domInteractive57292023478113
firstPaint------
backgroundConnect47181742949113
firstReactRender26207272838
getState136162171227
initialActions103122
loadScripts1205105314969712671403
setupStore13699131337
numNetworkReqs1256717765
WebpackPower User HomeuiStartup29672167491977130024725
load14871172308346216022785
domContentLoaded14861171308346316022785
domInteractive1103251211295452
firstPaint------
backgroundConnect13636982148152486
firstReactRender67383214063183
getState336631225298523920
initialActions301021023
loadScripts14241133301343014742689
setupStore1446724180176635
numNetworkReqs101622546081243
📊 Page Load Benchmark Results

Current Commit:72a08ed |Date: 11/28/2025

📄 Localhost MetaMask Test Dapp

Samples: 100

Summary

  • pageLoadTime-> current mean value: 1.06s (±38ms) 🟡 | historical mean value: 1.04s ⬆️ (historical data)
  • domContentLoaded-> current mean value: 743ms (±62ms) 🟢 | historical mean value: 723ms ⬆️ (historical data)
  • firstContentfulPaint-> current mean value: 83ms (±45ms) 🟢 | historical mean value: 79ms ⬆️ (historical data)

📈 Detailed Results

MetricMeanStd DevMinMaxP95P99
pageLoadTime1.06s38ms1.03s1.35s1.09s1.35s
domContentLoaded743ms62ms709ms1.31s763ms1.31s
firstPaint83ms45ms64ms524ms92ms524ms
firstContentfulPaint83ms45ms64ms524ms92ms524ms
largestContentfulPaint0ms0ms0ms0ms0ms0ms
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 896 Bytes (0.02%)
  • ui: 3.04 KiB (0.04%)
  • common: 684 Bytes (0.01%)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@seaona@metamaskbot

[8]ページ先頭

©2009-2025 Movatter.jp