metamask-extension
metamask-extension copied to clipboard
Replace `DetectTokensController` with consolidated `TokenDetectionController` from core
Description
Related issues
- Fixes: https://github.com/MetaMask/core/issues/3916
- Blocked by:
- https://github.com/MetaMask/core/pull/3923
-
@metamask/assets-controllers
v26.0.0 release (https://github.com/MetaMask/core/pull/3918)
Manual testing steps
- Go to this page...
Screenshots/Recordings
Before
After
Pre-merge author checklist
- [ ] I’ve followed MetaMask Coding Standards.
- [ ] I've clearly explained what problem this PR is solving and how it is solved.
- [ ] I've linked related issues
- [ ] I've included manual testing steps
- [ ] I've included screenshots/recordings if applicable
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using JSDoc format if applicable
- [ ] I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.
- [ ] I’ve properly set the pull request status:
- [ ] In case it's not yet "ready for review", I've set it to "draft".
- [ ] In case it's "ready for review", I've changed it from "draft" to "non-draft".
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.
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.
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/[email protected], npm/@metamask/[email protected], npm/@metamask/[email protected], npm/@types/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎
To accept the risk, merge this PR and you will not be notified again.
Alert | Package | Note |
---|---|---|
New author | npm/[email protected] |
|
Ignoring: npm/@metamask/[email protected]
, npm/@metamask/[email protected]
, npm/@metamask/[email protected]
, npm/@metamask/[email protected]
, npm/@metamask/[email protected]
Next steps
What is new author?
A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.
Take a deeper look at the dependency
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
Remove the package
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
Mark a package as acceptable risk
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/[email protected]
or ignore all packages with @SocketSecurity ignore-all
@SocketSecurity ignore npm/[email protected]
@SocketSecurity ignore npm/@metamask/[email protected] npm/@metamask/[email protected] npm/@metamask/[email protected] npm/@metamask/[email protected] npm/@metamask/[email protected]
Internal packages
Codecov Report
Attention: Patch coverage is 58.06452%
with 13 lines
in your changes are missing coverage. Please review.
Project coverage is 68.82%. Comparing base (
734a0b0
) to head (0f5db24
). Report is 1 commits behind head on develop.
Files | Patch % | Lines |
---|---|---|
app/scripts/metamask-controller.js | 54.55% | 10 Missing :warning: |
ui/store/actions.ts | 0.00% | 2 Missing :warning: |
app/scripts/controllers/preferences.js | 83.33% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## develop #22928 +/- ##
===========================================
+ Coverage 68.80% 68.82% +0.02%
===========================================
Files 1127 1126 -1
Lines 43595 43450 -145
Branches 11661 11629 -32
===========================================
- Hits 29993 29903 -90
+ Misses 13602 13547 -55
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Builds ready [0375d17]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1381 ± 265 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 79 | 178 | 131 | 25 | 12 |
domContentLoaded | 18 | 67 | 34 | 17 | 8 | ||
load | 75 | 1811 | 1381 | 552 | 265 | ||
domInteractive | 18 | 67 | 34 | 17 | 8 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.47 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [4ed7f10]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1286 ± 430 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 70 | 212 | 126 | 40 | 19 |
domContentLoaded | 14 | 80 | 35 | 20 | 9 | ||
load | 58 | 2494 | 1286 | 896 | 430 | ||
domInteractive | 14 | 80 | 35 | 20 | 9 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.46 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [484be71]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1321 ± 386 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 83 | 222 | 133 | 40 | 19 |
domContentLoaded | 9 | 87 | 49 | 26 | 13 | ||
load | 66 | 2105 | 1321 | 805 | 386 | ||
domInteractive | 9 | 87 | 49 | 26 | 13 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.52 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [00d5e74]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1343 ± 462 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 68 | 304 | 126 | 51 | 24 |
domContentLoaded | 9 | 131 | 32 | 30 | 14 | ||
load | 55 | 2726 | 1343 | 961 | 462 | ||
domInteractive | 9 | 131 | 32 | 30 | 14 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.51 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [cc9d167]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1299 ± 434 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 81 | 315 | 145 | 64 | 31 |
domContentLoaded | 11 | 112 | 39 | 26 | 12 | ||
load | 74 | 2697 | 1299 | 905 | 434 | ||
domInteractive | 11 | 112 | 39 | 26 | 12 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.51 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [cc9d167]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1581 ± 382 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 76 | 299 | 138 | 47 | 23 |
domContentLoaded | 10 | 77 | 31 | 20 | 10 | ||
load | 66 | 2747 | 1581 | 796 | 382 | ||
domInteractive | 10 | 77 | 31 | 20 | 10 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.51 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [32bc395]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1506 ± 458 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 76 | 244 | 142 | 39 | 19 |
domContentLoaded | 11 | 80 | 37 | 20 | 9 | ||
load | 63 | 2896 | 1506 | 954 | 458 | ||
domInteractive | 11 | 80 | 37 | 20 | 9 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.51 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [dc34547]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1172 ± 469 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 72 | 174 | 118 | 31 | 15 |
domContentLoaded | 11 | 72 | 26 | 16 | 8 | ||
load | 60 | 2320 | 1172 | 976 | 469 | ||
domInteractive | 11 | 72 | 26 | 16 | 8 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.51 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [b7721a7]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (682 ± 440 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 71 | 243 | 117 | 42 | 20 |
domContentLoaded | 10 | 79 | 30 | 19 | 9 | ||
load | 58 | 2281 | 682 | 916 | 440 | ||
domInteractive | 10 | 79 | 30 | 19 | 9 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.1 KiB (-1.95%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [b7721a7]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1003 ± 449 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 68 | 200 | 120 | 37 | 18 |
domContentLoaded | 10 | 72 | 32 | 20 | 10 | ||
load | 55 | 2327 | 1003 | 935 | 449 | ||
domInteractive | 10 | 72 | 32 | 20 | 10 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.1 KiB (-1.95%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [1e3ed75]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (752 ± 436 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 69 | 178 | 112 | 26 | 12 |
domContentLoaded | 10 | 62 | 26 | 15 | 7 | ||
load | 56 | 2209 | 752 | 908 | 436 | ||
domInteractive | 10 | 62 | 26 | 15 | 7 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.26 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [5f430c4]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1499 ± 466 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 78 | 187 | 118 | 31 | 15 |
domContentLoaded | 11 | 70 | 24 | 15 | 7 | ||
load | 64 | 2882 | 1499 | 970 | 466 | ||
domInteractive | 11 | 70 | 24 | 15 | 7 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.26 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [4f6a160]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1404 ± 418 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 84 | 206 | 142 | 33 | 16 |
domContentLoaded | 11 | 84 | 45 | 25 | 12 | ||
load | 71 | 2646 | 1404 | 871 | 418 | ||
domInteractive | 11 | 84 | 45 | 25 | 12 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.26 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [b825ed4]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1298 ± 428 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 71 | 647 | 159 | 119 | 57 |
domContentLoaded | 11 | 251 | 41 | 51 | 24 | ||
load | 58 | 2297 | 1298 | 892 | 428 | ||
domInteractive | 11 | 251 | 41 | 51 | 24 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.35 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [b825ed4]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1455 ± 431 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 80 | 251 | 137 | 42 | 20 |
domContentLoaded | 10 | 89 | 31 | 21 | 10 | ||
load | 71 | 2345 | 1455 | 897 | 431 | ||
domInteractive | 10 | 89 | 31 | 21 | 10 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.35 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [b825ed4]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1154 ± 467 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 74 | 208 | 128 | 36 | 17 |
domContentLoaded | 10 | 100 | 40 | 27 | 13 | ||
load | 60 | 2405 | 1154 | 972 | 467 | ||
domInteractive | 10 | 100 | 40 | 27 | 13 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.35 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.49 KiB (-0.07%)
Builds ready [5f7ae9d]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1240 ± 465 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 62 | 299 | 127 | 58 | 28 |
domContentLoaded | 9 | 93 | 30 | 24 | 12 | ||
load | 55 | 2531 | 1240 | 967 | 465 | ||
domInteractive | 9 | 93 | 30 | 24 | 12 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.33 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.47 KiB (-0.07%)
I'm not super familiar with the controller messaging patterns to determine if they're all correct. But I don't see anything that looks wrong! 🚀
Builds ready [3957631]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1413 ± 474 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 79 | 410 | 143 | 74 | 35 |
domContentLoaded | 13 | 65 | 28 | 14 | 7 | ||
load | 66 | 2662 | 1413 | 988 | 474 | ||
domInteractive | 13 | 65 | 28 | 14 | 7 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.33 KiB (-1.96%)
- ui: 48 Bytes (0.00%)
- common: -3.47 KiB (-0.07%)
Builds ready [17dde59]
- builds: chrome, firefox
- builds (beta): chrome
- builds (flask): chrome, firefox
- builds (MMI): chrome, firefox
- builds (test): chrome, firefox
- builds (test-flask): chrome, firefox
- build viz: Build System
- mv3: Background Module Init Stats
- mv3: UI Init Stats
- mv3: Module Load Stats
- mv3: Bundle Size Stats
- mv2: E2e Actions Stats
- code coverage: Report
- storybook: Storybook
- typescript migration: Dashboard
- all artifacts
Page Load Metrics (1048 ± 461 ms)
Platform | Page | Metric | Min (ms) | Max (ms) | Average (ms) | StandardDeviation (ms) | MarginOfError (ms) |
---|---|---|---|---|---|---|---|
Chrome | Home | firstPaint | 69 | 223 | 128 | 40 | 19 |
domContentLoaded | 9 | 89 | 37 | 23 | 11 | ||
load | 62 | 2252 | 1048 | 960 | 461 | ||
domInteractive | 9 | 89 | 37 | 23 | 11 |
Bundle size diffs [🚀 Bundle size reduced!]
- background: -73.33 KiB (-2.00%)
- ui: 48 Bytes (0.00%)
- common: -3.47 KiB (-0.07%)