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

Added metric Phishing Page Displayed for phishing warning page #17462

Merged
merged 7 commits into from
Feb 6, 2023

Conversation

aleksandar-mihajlovic
Copy link
Contributor

@aleksandar-mihajlovic aleksandar-mihajlovic commented Jan 27, 2023

Explanation

Added metric Phishing Page Displayed for phishing warning page, that occurs whenever user triggers phishing warning page.

Screenshots/Screencaps

Screenshot 2023-01-27 at 13 25 33

Manual Testing Steps

  1. Build project and run mock segment
  2. Login to extension
  3. Go to one of the untrusted sites: primalfrens.club, geishateahouse.io, cryptocity.fun
  4. Phising page is opened
  5. Check in console where the mock segment is, Phising Page Displayed metric is shown

@github-actions
Copy link
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.

@metamaskbot
Copy link
Collaborator

Builds ready [5403c2c]
Page Load Metrics (1179 ± 99 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint912221203014
domContentLoaded9881666116119995
load9881690117920799
domInteractive9881666116119995
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 141 bytes
  • ui: 0 bytes
  • common: 70 bytes

@codecov-commenter
Copy link

Codecov Report

Merging #17462 (5403c2c) into develop (30520a3) will increase coverage by 0.00%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff            @@
##           develop   #17462   +/-   ##
========================================
  Coverage    59.86%   59.86%           
========================================
  Files          938      938           
  Lines        35861    35862    +1     
  Branches      9225     9225           
========================================
+ Hits         21467    21468    +1     
  Misses       14394    14394           
Impacted Files Coverage Δ
app/scripts/metamask-controller.js 60.51% <0.00%> (+0.03%) ⬆️
shared/constants/metametrics.js 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dzfjz
Copy link
Contributor

dzfjz commented Jan 30, 2023

Verified by QA

@aleksandar-mihajlovic aleksandar-mihajlovic marked this pull request as ready for review January 30, 2023 10:48
@aleksandar-mihajlovic aleksandar-mihajlovic requested a review from a team as a code owner January 30, 2023 10:48
@metamaskbot
Copy link
Collaborator

Builds ready [e116494]
Page Load Metrics (1140 ± 96 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint89139109147
domContentLoaded9101475113019593
load9111508114019996
domInteractive9101475113019593
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 141 bytes
  • ui: 0 bytes
  • common: 70 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [a6f86fa]
Page Load Metrics (1545 ± 130 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1071821412311
domContentLoaded109519321513263126
load109519651545271130
domInteractive109519321512263126
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 141 bytes
  • ui: 0 bytes
  • common: 70 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [2345646]
Page Load Metrics (1355 ± 114 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint95160126168
domContentLoaded101617651321244117
load101618801355237114
domInteractive101617651321244117
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 141 bytes
  • ui: 0 bytes
  • common: 70 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [b3bd332]
Page Load Metrics (1356 ± 116 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1021761282411
domContentLoaded96116821329225108
load96116861356243116
domInteractive96116821329225108
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 141 bytes
  • ui: 0 bytes
  • common: 70 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [7197799]
Page Load Metrics (1235 ± 105 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint972681264722
domContentLoaded98516451207220106
load98616451235219105
domInteractive98516451207220106
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 141 bytes
  • ui: 0 bytes
  • common: 70 bytes

@metamaskbot
Copy link
Collaborator

Builds ready [72dad73]
Page Load Metrics (1579 ± 158 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint1082721553818
domContentLoaded106722861573331159
load106722861579329158
domInteractive106722861573331159
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 141 bytes
  • ui: 0 bytes
  • common: 70 bytes

@brad-decker brad-decker merged commit d63014a into develop Feb 6, 2023
@brad-decker brad-decker deleted the phishing-warning-metrics branch February 6, 2023 17:06
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 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.

Improve our phishing warning page Metrics
7 participants