Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "feat: Add metrics for provider calls coming from ppom on extenson (#21482) #21757

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

seaona
Copy link
Contributor

@seaona seaona commented Nov 8, 2023

…nsion (#21482)"

This reverts commit 0a261a8.

Description

Related issues

Fixes: #

Manual testing steps

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

Copy link
Contributor

github-actions bot commented Nov 8, 2023

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.

@metamaskbot
Copy link
Collaborator

Builds ready [173ba47]
Page Load Metrics (1355 ± 310 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint8214995168
domContentLoaded7014591178
load8119181355645310
domInteractive7014591178
Bundle size diffs [🚀 Bundle size reduced!]
  • background: -357 Bytes (-0.01%)
  • ui: -2.2 KiB (-0.03%)
  • common: 0 Bytes (0.00%)

@seaona seaona marked this pull request as ready for review November 9, 2023 10:15
@seaona seaona requested a review from a team as a code owner November 9, 2023 10:15
@danjm danjm force-pushed the revert-confirmations-metrics branch from 173ba47 to ce4e2d7 Compare November 10, 2023 00:29
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b2bf175) 68.82% compared to head (ce4e2d7) 68.81%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           Version-v11.5.0   #21757      +/-   ##
===================================================
- Coverage            68.82%   68.81%   -0.01%     
===================================================
  Files                 1035     1035              
  Lines                41196    41187       -9     
  Branches             10997    10992       -5     
===================================================
- Hits                 28353    28341      -12     
- Misses               12843    12846       +3     
Files Coverage Δ
...p/scripts/lib/createRPCMethodTrackingMiddleware.js 66.92% <ø> (-2.20%) ⬇️
app/scripts/lib/transaction-metrics.ts 70.12% <ø> (-1.09%) ⬇️

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

@metamaskbot
Copy link
Collaborator

Builds ready [ce4e2d7]
Page Load Metrics (804 ± 383 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint851019142
domContentLoaded64958194
load791850804798383
domInteractive64958194
Bundle size diffs [🚀 Bundle size reduced!]
  • background: -357 Bytes (-0.01%)
  • ui: -2.2 KiB (-0.03%)
  • common: 0 Bytes (0.00%)

@danjm danjm merged commit e2b4c89 into Version-v11.5.0 Nov 10, 2023
63 checks passed
@danjm danjm deleted the revert-confirmations-metrics branch November 10, 2023 12:08
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants